BODY{
	background-image: url(../Img/Bg.jpg);
	background-color: #F7F2A1;
	background-position : top;
	background-repeat : repeat-x;
}
P{
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
P.ERROR{
	color : #8B0000;
	font-weight : bold;
}
UL{
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
A{
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
H1{
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
H2{
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
TD.BODY{
	background-image: url(../Img/BGG.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}
INPUT.CONTACT,TEXTAREA.CONTACT{
	width:200px;
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}
SELECT.CONTACT{
	color: #55583C;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}