.body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bottomlinks {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e1d99f;
	text-indent: 5pt;
}
A.bottomlinks:link
{
    COLOR: #3399CC;
    TEXT-DECORATION: none
}
A.bottomlinks:visited
{
    COLOR: #333333;
    TEXT-DECORATION: none
}
A.bottomlinks:active
{
    COLOR: #CC0000;
    TEXT-DECORATION: none
}
A.bottomlinks:hover
{
    COLOR: #0000FF;
    TEXT-DECORATION: underline
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.newsul {
	padding-left: 0px;
	margin-left: 14px;
	list-style-type: circle;
}
