

   
a.text {
    text-decoration: underline;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #05e9e1;
	cursor: hand;
   }
   
a.email {
    text-decoration: underline;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #A8996E;
	cursor: hand;
   }
   
a.topnav {
    text-decoration: none;
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	}
   

	
.homeHeadlines {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #5c1010;
	
}	

	

.homebody {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #5c1010;
	
}	
	
.body {
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;
	
}

.body2 {
	font-family: tahoma;
	font-size: 12pt;
	font-style: normal;
	color: #696969;
	
}




	







.captions {
	font-family: tahoma;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
	
}



.foot {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	}
	
	
	
	
	a.foot {
    text-decoration: none;
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	color: #c4c4c4;
	cursor: hand;
   }