@charset "ISO-8859-1";


.Bodytext {	font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #4A1C0A;
}


a:link {color: #4A1C0A; text-decoration: none; font-weight: normal; } 
a:visited {color: #4A1C0A; text-decoration: none; font-weight: normal; } 
a:hover {color: #FFFFFF;  text-decoration: underline; font-weight: normal; } 
a:active {color: #FFFFFF;  text-decoration: underline; font-weight: normal; } 	


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #4A1C0A; font-weight: bold; }	

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px;  color: #4A1C0A; font-weight: bold; }	

h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #4A1C0A; font-weight: bold;}	



.Footertext {	font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #4A1C0A;
}


