H4 {
	font-family : "Trebuchet MS",Arial,Verdana;
}

A {
	text-decoration : none;
}

A:HOVER {
	color : Red;
}

.button {
	 font-family: Verdana; 
	 font-size: 11px; 
	 
}
BODY, P, TD {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SPAN.orange {
	color : #FF8C00;
	font-weight : bold;
}

SPAN.red {
	color : Red;
	font-weight : bold;
}

SPAN.green {
	color : #2E8B57;
	font-weight : bold;
}
H2 {
	font-family : "Trebuchet MS",Arial,Verdana;
}

.maroon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #993366}

