body { color: #030; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #060; }
p { font-size: 11px; line-height: 16px; }
td { font-size: 11px; line-height: 16px; }
h1        {
	color: #030;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana, Arial, Helvetica, Switzerland;
	line-height: 24px;
}
h2     { color: #030; font-weight: bold; font-size: 14px; font-family: verdana, Arial, Helvetica, Switzerland }
.created-on { font-size: 10px; }
.header-text { color: #030; font-size: 14px; font-weight: bold; line-height: 20px; }
.bodytext         { font-size: 12px; line-height: 16px; font-family: verdana, Arial, Helvetica, Switzerland }
.left-nav { color: #fff; font-size: 11px; font-weight: bold; }
.listing-heading {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a { color: #030; text-decoration: none; }
a:hover { text-decoration: underline }
a:visited { }
.footer { color: #fff; font-size: 10px; line-height: 16px; }
.a:link.footer { color: #fff; }
.a:hover.footer { color: #fff; text-decoration: underline; }
.a:visited.footer { color: #fff; }
