
* {
 font-size: 11px;
 color: #333333;
 font-family: Tahoma;
}


BODY {
	
	margin-top: 0;
	margin-bottom: 0;
	background-color: #999999;
	background: url(back.gif);
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {  font-weight: bold; font-size: 1.0em;
}

H1.a
 { color: White; }
 
H2 {  font-weight: bold;
}

H3 { color: #437297; }

H4 { color: #5994B4; }

A:link { color : #666666; text-decoration : none 
}
A:hover { color :#FF6600; text-decoration : none; 
}
A:active  { color : #999999;
} 
A:visited  { color : #666666; text-decoration: none;
} 


