body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E3C8AC;
}
.brown {
	color: #993300;
}
.blue {
	color: #000099;
}
.white {
	color: #FFFFFF;
}

.lt-tan {
	color: #FFCC66;
}
.orange {
	color: #FF6600;
}
.lt-orange {
	color: #FFCC66;
}
.rust-red {
	color: #CC0000;
}
.yellow {
	color: #FFFF33;
}
.arial16B-white {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial12 {
	font-size: 12px;
}
.arial15 {
	font-size: 15px;
}
a:link {
	color: #993300;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.arial11 {

	font-size: 11px;
}
.arial14 {

	font-size: 14px;
}
.arial16B-rust {

	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.arial24B {

	font-size: 24px;
	font-weight: bold;
}
