p, body, table, td {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #626469;
	font-weight : normal;
	line-height: 22px;
	text-align: left;	
}

h1 { 
font-family : Tahoma, Arial, Helvetica, sans-serif ;
font-size : 14px ; 
color : #4a4848 ; 
font-weight : bold; 
} 

a { 
font-family : Tahoma, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #4A601C ;
font-weight : bold; 
text-decoration : underline;
}

a:hover { 
font-family : Tahoma, Arial, Helvetica, sans-serif ; 
font-size : 11px ;
color : #879979 ; 
font-weight : bold; 
text-decoration : underline;
}

a:visited {
font-family : Tahoma, Arial, Helvetica, sans-serif ; 
font-size : 11px ;
color : #729755 ; 
font-weight : bold; 
text-decoration : underline;
}

.subheadText {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #887d75;
	font-weight : bold;
	line-height: 16px;
	text-align: left;	
}

.imageText {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #9FAA00;
	font-weight : bold;
	line-height: 16px;
	text-align: right;	
}

.footerText {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5D4718;
	font-weight : bold;
	line-height: 22px;
	text-align: center;	
}

.droplistText {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5D4718;
	font-weight : normal;
}

img.greenBorder { 
border-top : 3px solid #204C11; 
border-right : 3px solid #204C11; 
border-bottom : 3px solid #204C11; 
border-left : 3px solid #204C11;
}

