.txtFtr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #316342;
}
.mnuLink {
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #305E36;
 background-color: #DDDDDD;
 height: 20px;
 width: 128px;
 padding-left: 8px;
}
.mnuLink:hover {
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #305E36;
 height: 20px;
 width: 128px;
 padding-left: 8px;
}.txtTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #009900;
}
.txtTitleSub {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.mnuLinkSel {

 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #000000;
 background-color: #CCCCCC;
 height: 20px;
 width: 128px;
 padding-left: 8px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003300;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txtAward {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
