body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCBA89;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

h1 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #926600;
	font-weight: bold;
}

h2 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #926600;
	font-weight: bold;
}

h3 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #926600;
	font-weight: bold;
}

h4 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #926600;
	font-weight: bold;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #926600;
	font-weight: bold;
}

.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.style3 {font-size: 14px}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style4 {font-size: 14px; font-family: "Times New Roman", Times, serif; }
.style8 {font-size: 9px}
a:link {
	color: #795500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #795500;
}
a:hover {
	text-decoration: underline;
	color: #CE9100;
}
a:active {
	text-decoration: none;
	color: #795500;
}