HR {
	color : #336699;
	width : 100%;
}
A,A:VISITED 
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #DAA520;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER, A:ACTIVE, A:FOCUS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #87CEEB;
	font-weight : bold;
	text-decoration : none;
}


BODY, TABLE, TD, TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FCF2D5;
	font-weight : normal;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : normal;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : normal;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
FORM {
	background-color : #000044;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FCF2D5;
	font-weight : normal;
}

INPUT, TEXTAREA {
	background-color : #336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FCF2D5;
	font-weight : normal;
	
}

