
a:hover {
	color:red;
	text-decoration:underline;
}
:link{
	color:#000000;
	font-weight:bold;
	font-size: 10pt;
	text-decoration:none
}
:visited {
	font-weight:bold;
	font-style:normal;
	color:#000000;
	text-decoration:none
}




BODY {
	color:#000080; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

TH {
	font-size: 10pt;
}

TD {
	font-size: 10pt;
}

H1 {
	font-color: blue;
	font-size: 14pt;
}

H2 {
	font-size: 12pt;
}

H3 {
	font-size: 12pt;
}
