A:HOVER {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #191970;
}

A:LINK {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

A:ACTIVE {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

A {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

H1 {
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #4B0082;
}

H3 {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #FF6347;
}

TD {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
}

P {
	font-family : Verdana;
	color : #000000;
	font-size : 11px;
	
}
INPUT {
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: bold; 
	color: #FF0000; 
	background-color: #FAFAD2;
}
