body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #726D3B;
}

p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
h1 {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #a0320c;
}
h2 {


	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #71592e;
}
ul {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
ol {


	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #a0320c;
	text-decoration: none;
}
a:hover {

	color: #336633;
	text-decoration: none;
}
