body  {
	background : #B5F76B;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	font-size : 10pt;
	font-family : arial, verdana, helvetica, sans-serif;
	margin : 0px 0px 0px 0px;
	scrollbar-face-color : #00A5FF;
	scrollbar-shadow-color : #FFFF84;
	scrollbar-highlight-color : #FFFF84;
	scrollbar-3dlight-color : #00A5FF;
	scrollbar-darkshadow-color : #00A5FF;
	scrollbar-track-color : #B5F76B;
	scrollbar-arrow-color : #FFFF84;
}

H1  {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 18pt;
	color : Fuchsia;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 0px;
}

H2  {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 13pt;
	color : Blue;
	font-weight : bold;
}

H3  {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 11pt;
	color : #63C6FF;
	font-weight : bold;
}

p, ol, li, ul, td  {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
}

a:link  {
	color : #00A5FF;
	font-weight : bold;
	text-decoration : underline;
}

a:visited  {
	color : #63C6FF;
	font-weight : bold;
	text-decoration : underline;
}

a:active  {
	color : #000000;
	background : #C6F794;
	font-weight : bold;
	text-decoration : underline;
}

a:hover  {
	color : #63C6FF;
	font-weight : bold;
	text-decoration : underline;
	border-bottom : 1px solid #63C6FF;
}

.copyright  {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-weight : normal;
}

.content  {
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
	margin-right : 20px;
	margin-left : 20px;
}

