

a:link { color: #0080ff; text-decoration: none }
a:visited { color: #0080ff; text-decoration: none }
a:active { color: #009900; text-decoration: none }
a:hover { color: #009900; text-decoration: none }


BODY, P, TD {	font-size: 18px;
	line-height: 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: bold;
	color: #000000;
}


H1 {	font-size: 24px;
line-height: 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #444444;
}


H3 {	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #555555;
}

H6 {	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

B {	font-size: 12px;	
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}


