.mainmenu {
	font-family: TradeGothic, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: 10px;
}
body,td,th {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
}
.headlinedate {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
}
.articlebody {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-position: left;
	text-align: justify;
}
.title {
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
}

.subhead {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
}
.subheadbold {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
