		
p, dl, ul, ol, div, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: tan;
}

p { 
	line-height: 18px; 
}

a:link 		{ color: tan; text-decoration: none; }
a:visited 	{ color: tan; text-decoration: none; }
a:active 	{ color: orange; text-decoration: underline; }
a:hover 	{ color: orange; text-decoration: underline; }


h1 { 
	font-size: 22px; 
	color: tan; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 { 
	font-size: 16px; 
	font-style: bold;
	color: tan; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h3 { 
	font-size: 14px; 
	font-style: italic;
	color: tan; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h4 { 
	font-size: 12px; 
	color: tan; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}

