body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 100px;
}
a:link {
	color: #97B402;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #97B402;
}
a:hover {
	text-decoration: none;
	color: #D5E080;
}
a:active {
	text-decoration: none;
	color: #97B402;
}
.body_text {
	padding: 20px;
}
.H1 {
	color: #93AE00;
	font-weight: bold;
}

