body
{
	background-color: #009999;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, Swiss;
	font-size: 10px;
}
A:link
{
	text-decoration: none;
	color: #FF9900;
}
A:visited
{
	text-decoration: none;
	color: #FF9900;
}
A:active
{
	text-decoration: white;
	color: #FF9900;
}
A:hover
{
	text-decoration: none;
	color: black;
}
td
{
	font-family: Verdana, Arial, Helvetica, Swiss;
	font-size: 10px;
	color: #000000;
}
HR
{
	color: #FF9900;
}
TD.contentcell
{
	background-color: #FFFFFF;
}
TD.orangeline
{
	background-color:#FF9A00;
}
TD.topictitle
{
	color:#009999;
	font-weight:bold;
}
.bigtopictitle
{
	color:#009999;
	font-weight:bold;
	font-size: 14px;
}
.postedby
{
	color:#009999;
}

