body {
	background-color: #006633;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
}

a.contact:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
a.contact:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
a.contact:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.contact:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}


.bodybold {
	font-size: 12px;
	font-weight: bold;
}

.blackheadinglge {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
.blackheadingsml {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
.yellowheadinglge {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
	
}
.yellowheadingsml {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
.white {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.select {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}