.body {
	border: 2px solid #004219;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #8C5200;
	text-align: left;
}
.bodysmall {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h1 {
	color: #000000;
}
.body a, a:visited {
	text-decoration: none;
	color: #CC6600;
} 
.body a:hover, a:visited hover{
	text-decoration: none;
	color: #8C5200;
} 
