BODY {
	background-color : #DFEFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #004474;
}

A:LINK {
	color : #FF6600;
	text-decoration : none;
	font-size: 12px;
	font-weight : bold;
}

A:VISITED {
	color : #FF6600;
	text-decoration : none;
	font-size: 12px;
	font-weight : bold;
}

A:ACTIVE {
	color : #FF6600;
	text-decoration : none;
	font-size: 12px;
	font-weight : bold;
}


A:HOVER {
	color : #003366;
	text-decoration: underline;
	font-size: 12px;
	font-weight : bold;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #004474;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFCC00;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #004474;
}

SMALL {
	color : #004474;
	font-size : 11px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #004474;
}

HR {
	width : 200px;
	line-height : 1px;
	text-align : left;
}
