body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6E6218;
}
a:link {
	color: #CCCC00;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	color: #515107;
	text-decoration: underline;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.m1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #F8F4E0;
}
.m2 {
	color: #6E6218;
	font-weight: bold;
	font-size: 14px;
}
.m3 {
	color: #CCCC00;
	font-weight: bold;
}
.m4 {
	color: #CCCC00;
	font-weight: bold;
	font-size: 14px;
}
.m5 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}