H1{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
}

H2{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : normal;
}

BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	margin-top: 0%;
	margin-left : 0%;
}

A {
	text-decoration: underline;
	color: #003300;
}

A:Hover {
	text-decoration: none;
	color: #003300;	
}

A:visited {
	text-decoration: underline;
	color: #003366;
}

.nav a:link{
	color: Black;
	text-decoration: none;
	font-weight : normal;
	font-size : 10pt;
}
.nav a:visited {
	color: #003300;
	text-decoration: none;
	font-weight : normal;
	font-size : 10pt;
}
.nav a:hover {
	color: #003300;
	text-decoration: none;
	font-weight : normal;
	font-size : 10pt;
}

.footer a:link{
	color: #003300;
	text-decoration: none;
	font-weight : normal;
	font-size : 12px;
}
.footer a:visited {
	color: #003300;
	text-decoration: none;
	font-weight : normal;
	font-size : 12px;
}
.footer a:hover {
	color: #009900;
	text-decoration: none;
	font-weight : normal;
	font-size : 12px;
}
.smallgreen {
	font-size: 9px;
	color: #009900;
}
.smalltext {
	font-size: 9px;
}
.largegreen {
	font-size: 12px;
	font-weight : bold;
	color: #009900;
}
.medred {
	font-size: 11px;
	color: Red;
	font-weight : bold;
}

.c3 {
	text-align : center;
}