.content {
	font-family: Verdana;
	font-size: 12px;
	color: 905D05;
	line-height:19px
}

a.content {
	font-family: Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
	
}

a.content:hover{
	font-family: Verdana;
	font-size: 12px;
	color:#905D05;
	text-decoration: underline;

}
.contenthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}
.footer {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: FDF1D4
}

a.footer {
	font-family: arial;
	font-size:10px;
	color:#fdf1d4;
	text-decoration: none;
}

a.footer:hover{
	font-family: arial;
	font-size: 10px;
	color:#ffffff;
	text-decoration: underline;

}
.header {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: none;
	color: 905D05;
