a {text-decoration: none; font-size:9pt;}
a:link {color:##FFFFFF }
a:visited {color: #000040 }
a:active {color: #FF0000}
a:hover {color: #FFFF00; text-decoration: underline;}

body
{
	font-family: arial;
	background-color: ##FFFFFF;
	color: #003366;font-size:10pt
}

body, td, div, p, pre, ul {font-size: 9pt;}

table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204);
}

h1, h2, h3, h4, h5, h6
{ 	font-family: Arial, Helvetica;}
h1{	color: rgb(0, 51, 102);}
h2{	color: rgb(51, 0, 153); }
h3{	color: rgb(204, 0, 153); }
h4{	color: rgb(0, 51, 102);}
h5{	color: rgb(51, 0, 153);}
h6{	color: rgb(204, 0, 153);}