body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #008D49;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008D49;
}
a:hover {
	text-decoration: none;
	color: #008D49;
}
a:active {
	text-decoration: none;
	color: #008D49;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #112763;
}
.red {
	color: #C51A20;
}