h1 { 
font-family: Arial,  Helvetica, sans-serif;
font-size: 36px; 
font-weight: bold; 
color: white; 
margin-bottom: 0;
}

h2 { 
margin-bottom: 0
}
	  
b { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-weight: bold; 
color: black;
}
		  
th { 
font-family: Arial,  Helvetica, sans-serif; 
font-size: 36px;
font-weight: bold; 
color: white; 
}
		   
body { 
font-family: Georgia, serif; 
font-size: 24px; 
margin = 5px; 
background-image:url('/images/head02.gif');
}
					 
li, td, p { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 24px; 
margin = 5px; 
}
					 
a:link,a:visited
{
font-size: 18px;
}

a:hover,a:active
{
font-size: 18px;
}
