body,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT  {
	font-family: Verdana, Arial, Helvetica, sans-serif, Eurostile;
	font-size: 11px;
	color: #480000;
}
HTML,BODY {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #E2C2C2;
}
TABLE,IMG {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	text-align: center;
}
H1 {
	FONT-SIZE: 15px;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 13px;
	color: #3399CC;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
a {
	COLOR: #072561;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #0190ff;
	TEXT-DECORATION: none;
}

.Footer {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #9F4A59;
}
