body {
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
	background-color: #98B386;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {font-size: 10px; }
a:link {
	color: #BE2B05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BE2B05;
}
a:hover {
	text-decoration: none;
	color: #9F8D75;
}
a:active {
	text-decoration: none;
	color: #BE2B05;
}
a:link.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.footer {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.footer {
	text-decoration: none;
	color: #BE2B05;
}
a:active.footer {
	text-decoration: none;
	color: #FFFFFF;
}
.topic_heading {
	font-size: 18px;
	color: #CC3300;
	font-weight: bold;
}.green_text {
	color: #008000;
}

