body {
	color: #003366;
	background: #FFCC99; font-weight: bold;
}
td {
	font-family: Tahoma;
	font-size: 10pt;
	color: Green; font-weight: bold;
}
p {
	font-family: Tahoma;
	font-size: 10pt;
	color: Green; font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-size: 16pt;
	color: Green; font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 16pt;
	color: Green; font-weight: bold;
}
a:link {
	font-family: Tahoma;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Tahoma;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover      {
	font-family: Tahoma;
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
.custom_green
{
	font-family: Tahoma;
	font-size: 14pt;
	color: Green; font-weight: bold;
}
.footer
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Green; font-weight: bold;
}
.linksimage {
	border: solid; border-width: 2px; border-color: Green; margin-top: 5px; margin-bottom: 5px;
}
.linksindent {
	margin-left: 15px; margin-right: 15px;
}
.homeimage {
	float: right; margin: 0px; 10px; 10px; 10px;
}
