body
{
	font-family: Arial, Helvetica ;
	font-size: 12px;
	background-color: #ffffff;
	margin: 25px;
	border-color: green;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
}

li
{
	padding: 0;
	margin-bottom: 0.5em;
	font-weight: inherit;
}

.outergrey
{
	border-color: #eeeeee;
	border-width: 2px;
	border-style: solid;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: inherit;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: inherit;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #214992;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #214992;
	font-weight: bold;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CC00;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CC00;
	font-weight: bold;
}

.alternate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
	margin: 25px;
}
#smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.copyright { font-family: Arial, Helvetica ; font-size: 10px; color: #000000 }

a:link { font-family: Arial, Helvetica ; text-decoration: underline; color: #333333 ; font-size: 12px; font-weight: bold}
a:active { font-family: Arial, Helvetica ; text-decoration: underline; color: #204A92 ; font-size: 12px; font-weight: bold} 
a:visited { font-family: Arial, Helvetica ; text-decoration: underline; color: #003366 ; font-size: 12px; font-weight: bold} 
a:hover { font-family: Arial, Helvetica ; text-decoration: none; color: #204A92  ; font-size: 12px; font-weight: bold}

a.navtext:link { font-family: Arial, Helvetica ; font-size: 10px; font-weight: bold; text-decoration: underline; color: #2660A1 }
a.navtext:active { font-family: Arial, Helvetica ; font-size: 10px; font-weight: bold; text-decoration: underline; color: #2660A1 } 
a.navtext:visited { font-family: Arial, Helvetica ; font-size: 10px; font-weight: bold; text-decoration: underline; color: #003366} 
a.navtext:hover { font-family: Arial, Helvetica ; font-size: 10px; font-weight: bold; text-decoration: none; color: #2660A1 }

