/* CSS Document */

body {
	background-image:url(images/background.jpg)}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #3B7924;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Header {
	font-weight:bold;
}
.Footer {
	font-size:10px;
}