#content, #content td
{
	color: black;
	font-family: Verdana;
	font-size: 12px;
	/* text-align: justify; */
	line-height: 18px;
}
#content a
{
	color: #060;
}
#content a:hover
{
	color: #090;
}
.menuitem
{
	color: white;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	font-weight: bold;
}
.menuitem:hover
{
	color: #5E7362;
}
.bannerline, .bannerline a
{
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.headline, .headline a
{
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.headline a:hover
{
	text-decoration: underline;
}
#content img
{
	border: solid 1px black;
}

