A.email, B, EM, H1, H2,
H3, H4, H5, I, INPUT, OL, OPTION,
P, P.caption, P.copy, SELECT, STRONG, SUB, SUP,
TEXTAREA, TR.header, TR.highlight, TR.white, TD, TH, UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
I, INPUT, OL, OPTION, UL, SELECT, SUB,
SUP, TEXTAREA, TR.highlight, TR.white, TD {
	font-size : 12px;
	color : #000000;
}
A { text-decoration : none; }
A:hover { text-decoration : underline; }
A:link {
	color : #7d3119;
}
A:visited {
	color : #777777;
}
A.lnav, A.lnav_sel, A.lnav:visited, A.lnav_sel:visited {
	color: #6a6b6e;
	font-weight: normal;
	font-size: 10px;
}
A.lnav_sel {
	text-decoration: underline;
}
A.nav, A.nav_sel, A.nav:visited, A.nav_sel:visited {
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration : none; 
	text-align : center; 
	height: 15px; 
	display : block;
}
A.nav:hover, A.nav_sel:hover {
	text-decoration: none;
	background-image: url(./images/nav_bar_sel.gif);
}
A.nav, TD.nav {
	background-image : url(./images/nav_bar.gif);
	background-repeat : repeat-x;
}
A.nav_sel {
	background-image : url(./images/nav_bar_sel.gif);
	background-repeat : repeat-x;
}
B {
	font-weight : bold;
}
BODY {
	margin : 0px;
	padding : 0px;
	background-color : #ffffff;
	vertical-align : top;
	text-align: center;
}
EM {
	font-size : 14px;
	color: #000000;
	font-style : italic;
}
H1 {
	color: #658B64;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
H2 {
	color: #658B64;
	font-weight: normal;
	font-size : 18px;
}
H3 {
	font-size : 14px;
	color: #6a6b6e;
	font-weight: bold;
	margin : 0px;
	padding : 0px;
}
H4 {
	font-size : 12px;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
	color : #e1393e;
}
H5 {
	font-size : 12px;
	font-weight : bold;
	margin : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 8px;
	padding-bottom : 2px;
	color : #658b64;
}
H5.em {
	/*color: #7d3119;*/
	color: #e1393e;
}
HR {
	color : #7d3119;
	width : 98%;
	size : 1px;
}
I {
	font-style : italic;
}
IMG {
	border : 0px;
}
INPUT, TEXTAREA, SELECT {
	border: 1px solid #cc9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFDF8;
	color: #000000;
}
P {
	text-indent : 0px;
	color : #6a6b6e;
	font-size: 11px;
}
P.caption {
	font-size : 11px;
	text-indent: 0px;
}
P.copy {
	font-size : 9px;
	color : #e2e2e2;
	text-indent: 0px;
}
P.pad1 {
	font-size : 10px;
	color: #000000;
	background-color : #F5E5D7;
	padding : 3px;
}
STRONG {
	font-size : 14px;
	color : #e0393e;
	font-weight : bold;
}
SUB {
	vertical-align : sub;
}
SUP {
	vertical-align : super;
}
.red {
	color : #7d3119;
	font-size: 11px;
	font-weight: bold;
}
.gray{
	color: #777777;
}
.green{
	color: #658B64;
}

