BODY{
	background-color: #0d1f5e;
}
TD.BODY{
	background-image: url(../Img/Bg.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
P,UL,LI{
	color: #071d6b;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	list-style : square;
}
P.CENTER{
	color: #071d6b;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}
P.ERROR{
	color : #8B0000;
	font-weight : bold;
}
A.NAV{
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
LI.NAV{
	color: #a88e25;
	list-style : square;
	font-size: 12px;
}
A:HOVER.NAV{
	color: #a88e25;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
H1{
	color: #a1840d;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
H2{
	color: #071d6b;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	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;
}