BODY{
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	color : black;
	background-color : white;
	text-decoration : none;
	font-size : 10pt;
}
A:VISITED{
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
}
A:LINK{
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	text-decoration : none;
	color : #006291;
}
H1{
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #006291;
	text-decoration : none;
}
H2{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
TD{
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
}
H3{
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : maroon;
	text-decoration : none;
}
A{
	font-size : 10pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	text-decoration : none;
}
.top {
	color: #FFCC00;
}
A:HOVER{
  text-decoration : underline;
}
.left {
	color: #006291;
}
