<style type="text/css">

body {
	background-color: #336666;
	background-repeat: repeat-x;
	margin-left: 25%;
	margin-top: 3%;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFCC00;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
; color: #FFCC00; text-decoration: none
}
.hrline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
}

.mainmenu {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none
}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
        font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none
}


.header2 {
	font-family:  Arial, Helvetica, sans-serif;;
        font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration: none
        text-transform: capitalize;
}

.subheader2 {
	font-family:  Arial, Helvetica, sans-serif;;
        font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none
        text-transform: capitalize;
}

.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
; color: #FFCC00; text-decoration: none
}

.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
; color: #FFCC00; text-decoration: none
}

a.mainmenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none
}
a.basetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
        color: #FFFFFF; 
        text-decoration: none
}



a.smalltext:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
        color: #FFFFFF; 
        text-decoration: none
}

a.links:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
        color: #FFFFFF; 
        text-decoration: none
}

.findform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	;
	color: #FFCC00;
	text-decoration: none;
	border: 1px solid ffcc00;
	background-color: #087D08;
}
</style>