body {
	background-color: #D5C65B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D3D7AB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
}
.outline {
	border: thin solid #000000;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px none;
	padding-right: 5px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.dayheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
}
