BODY {
	font-family : Verdana, Georgia, Lucida Sans, Verdana, Helvetica, sans-serif;
	color : black;
	font-size : 11px;
	line-height : 14px;
}

.brwn {
	background-color : #A9AA7E
}
.ltbrwn {
	background-color : #EEEEE3
}
.wht {
	background-color : #FFFFFF
}
.drkgrn {
	background-color : #2C4B29
}
.news {
	color: #003366;
	text-align : center;
}
.letteryr {
	font-family : Verdana, Lucida Sans, Georgia, Helvitica;
	color : white;
	background-color : #A9AA7E;
	foont-size : 12px;
	font-weight : bold;
}
H4 {
	font-size : 12px;
	font-weight : bold;
	color : #003366
}
.heading {
	font-family : Verdana, Lucida Sans;
	font-size : 12px;
	font-weight : bold;
	color : #2C4B29;
}
HR {
	height : 1px;
	color : #999999;
}

.warning {
	color : #FF0023;
}
.notice {
	color : #FB0023;
}
.smalltitle {
	color : #003366;
	font-size : 12px;
	font-weight : bold;
}
.copyright {
	color : #999999;
	background-color : #EEEEE3;
	font-size : 9px;
	font-weight: lighter ;
	line-height : 9px;
}
.headline {
	color : #2C4B29;
	font-size : 16px;
	font-weight : bold;
	line-height : 22px;
}

A:LINK {
	color : #003366;
	font-weight : normal;
	text-decoration : underline;
}
A:ACTIVE {
	color : red;
	text-decoration : underline;
}
A:VISITED {
	color : #993333;
	font-weight : normal;
	text-decoration : underline;
}
A:HOVER {
	color : red;
	text-decoration : underline;
}


A:LINK.lettermo {
	font-family : Verdana;
	font-size : 11;
	color : #00498F;
	font-weight : normal;
	text-decoration : none;
}
A:ACTIVE.lettermo {
	font-family : Verdana;
	font-size : 11;
	color : #00498F;
	font-weight : normal;
	text-decoration : none;
}
A:VISITED.lettermo {
	font-family : Verdana;
	font-size : 11;
	color : #00498F;
	font-weight : normal;	
	text-decoration : none;
}
A:HOVER.lettermo {
	font-family : Verdana;
	font-size : 11;
	color : #2C4B29;
	font-weight : normal;
	text-decoration : underline;
}

A:LINK.subnavlink {
	font-family : Tahoma;
	font-size : 9;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}
A:ACTIVE.subnavlink {
	font-family : Tahoma;
	font-size : 9;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED.subnavlink {
	font-family : Tahoma;
	font-size : 9;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.subnavlink {
	font-family : Tahoma;
	font-size : 9;
	font-weight : bold;
	color : #B00E0E;
	text-decoration : none;
}
Input {
	font-size : 12px;
}
Select {
	font-size: 12px;
}