body { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	background-color: #FFFFFF;
}
a { 
 	color: #000000;
 	text-decoration: none;
}
a:hover {
	color: #B68856;
 	text-decoration: underline;
}
p, td, input, textarea, select { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: disc;
	line-height: 15px;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 16px;
 	color: #000000;
 	font-weight: bold;
}
h2 { 
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
 	color: #000000;
 	font-weight: bold;
}
strong { 
	font-weight: bold;
} 
.main {
	margin: 0px;
	left: 0px;
	top: 0px;
	background-color: #D8DAC2;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.beige {
	color: #D8DAC2;
}
.orange {
	color: #F8B37A;
}
.darkorange {
	color: #CC6600;
}
.newsorange {
	color: #E5E5E5;
}
.newsorange:hover {
	color: #F8B37A;
 	text-decoration: underline;
}
.outertable {
	background-color: #635228;
	border: 1px solid #FFFFFF;
}
.innertable {
	background-color: #914C01;
	border: 1px solid #D8DAC2;
}
.small {
	font-size: 9px;
}
.large {
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-size: 9px;
	color: #514841;
	font-weight: bold;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 	color: #000000;
 	font-weight: bold;
}
