.mainhed
{
	font-family: arial,sans-serif;
	font-size: 24px;
	font-weight: 800;
	color: #000000;
}
.subhed,.subhed:link,.subhed:visited,.subhed:active
{
	font-family: arial,sans-serif;
	font-size: 18px;
	font-weight: 800;
	font-style: italic;
	color: #336633;
}
.date
{
	font-family: arial,sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 12px;
	background-color: #cccccc;
}
.posted
{
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 12px;
}
.copy
{
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}
.menu,.menu:link,.menu:visited,.menu:active
{
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #ffffff;
	text-align: center;
	margin-top: 4px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #00cc00;
}
.menu:hover
{
	color: #00cc00;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ff0000;
}
.copyright
{
	font-family: arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	margin-top: 15px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #999999;
}
