"utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #296B18;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: RED;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #006633;
}
a:active {
	text-decoration: underline;
	font-weight:bold;
	color: #006633;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000033;
}

.subheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color:navy;
	font-weight:bold;
}

.award_txt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color:navy; 
	font-weight:bold;
}
