body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
}
table#main {
	border: 1px solid #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	text-transform: uppercase;
	display: block;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
a.bodytext {
	color: #666600;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a.sidebarlink {
	color: #006600;
	text-decoration: underline;

}
table#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}
table#menu a:hover {
	color: #FFFFFF;
	background-color: #666600;
}
table#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
table#footer a:hover {
}
h4 {
	color: #666600;
}
.headline {
	color: #666600;
	font-weight: bold;
}