BODY, P, TD,  DIV,  UL, OL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
}

A {
	color : #0066CC;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	color : #0066CC;
	font-size : 18px;
	border-bottom : thin solid #99CCFF;
}

H2 {
	color : #CC6600;
	font-size : 16px;
	font-weight : bold;
}

H3 {
	color : #0066CC;
	font-size : 14px;
	font-weight : bold;
}

H6 {
	font-size: 9px;
	font-weight : normal;
}