body {  
	font-family: Arial, Helvetica, sans-serif;
	Xmargin-left: 10%;
	Xmargin-right: 10%;
}

p{ 
	text-align: justify; 
 font-size: small
}

td{ 
 font-size: small
}

.afhgheader {  
	font-weight: normal; 
	text-decoration: none; 
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 250%;
	color: #FFFFFF;
	margin-top: 0;
	text-align: center;
}

.highlight {
	color:red;
	background:yellow;
}

/*h1 {  
	font-weight: normal; 
	text-decoration: none; 
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 250%;
	color: #FFFFFF;
	 margin-top: 0;
}
*/
h1 {
	font-weight: normal; 
	color: #cc6633; 
	line-height: 100%; 
	letter-spacing: 0em;
	margin-top: 0;
}

h2 { 
	font-weight: normal; 
	border-bottom-width: 0px ; 
	line-height: 100%
}

/*h3 { 
	font-weight: normal; 
	border-bottom-width: 0px ; 
	line-height: 100%
}*/

a.menulink:link { 
	font-size: medium;
	Xfont-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.menulink:visited { 
	font-size: medium;
	Xfont-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.menulink:hover { 
	font-size: medium;
	Xfont-weight: bold;
	color: #CCAA33;
	text-decoration: underline;
	}
	
a.menulink:active { 
	font-size: medium;
	Xfont-weight: bold;
	color: #FF6633;
	text-decoration: underline;
	}

a.menulink2:link { 
	font-size: medium;
	Xfont-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	
a.menulink2:visited { 
	font-size: medium;
	Xfont-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	
a.menulink2:hover { 
	font-size: medium;
	Xfont-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
	
a.menulink2:active { 
	font-size: medium;
	Xfont-weight: bold;
	color: #666666;
	text-decoration: underline;
	}


