BODY{
	background-color: #4B7E6D;
}
P,LI,A,UL{
	color:#4b7e6d;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
P.CENTER{
	text-align: center;
}
A.DISCLAIMER{
	color : #32CD32;
}
P.ERROR{
	color : #8B0000;
	font-weight : bold;
}
P.DISCLAIMER{
	color:white;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
A.NAV{
	color:#E7EDEA;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
H1{
	color:#4b7e6d;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}
INPUT.CONTACT,SELECT.CONTACT,TEXTAREA.CONTACT{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	width:200px;
}
SELECT.CONTACT2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
}