body {
	background-color: #fff;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
a{
	text-decoration: none;
	color: #fff;
	font-size: 0.1em;
		cursor:default;
}
h1{
	color: #fff;
	font-size: 0.1em;
	cursor:default;
	margin-bottom: 0px;
}
h2{
	color: #fff;
	font-size: 0.1em;
	cursor:default;
}

p.require{
	color: #ACADBD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div.hr{
width:auto;
height:49px;
background:url(images/indexhr1.png)
}

p.index{
	color: #fff;
	font-size: 0.1em;
	cursor:default;
	margin:0;
}

a.htmlnote,a:hover.htmlnote{
background:url(images/htmltitle1.png);
display:block;
width:312px;
height:16px;
cursor:help;
}
a:hover.htmlnote {background:url(images/htmltitle2.png);}
