body {
    background-color:#F5F5F5
}

A:link{color: #000099;text-decoration: underline}
A:visited{color: #000099;text-decoration: underline}
A:active{color: #000099;text-decoration: underline}
A:hover{color: #FF0000;text-decoration: underline}

td, p{
    font-family:Verdana,Arial;
	font-size:8pt;
	color:#333333;
	line-height:12pt
}

h1{
    font-family:Verdana,Arial;
	font-size:12pt;
	color:#000000;
}
h2{
    font-family:Verdana,Arial;
	font-size:10pt;
	color:#000099;
}
