body {
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Sans-serif;
}
 
h1, h2{
	font-size: 16pt;
}

A:link {
	font-weight: bold;
	color: #003366;
}

A:active {
	font-weight: bold;
	color: #004E9B;
}

A:visited {
	font-weight: bold;
	color: #002448;
}

A:hover {
	font-weight: bold;
	color: Red;
}

td, li {
	font-size: 10pt;
	font-family: Verdana
}