body {
	margin-top: 15px;
	margin-left: 15px;
	width: 75%;
	background-color: #ffffff;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link {
	color: #339900;
}

a:visited {
	color: #336600;
}

a:hover {
	color: #33cc00;
}

a:active {
	color: #33cc00;
}

img {
	border: none;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #996600;
}

#footer {
	font-size: 8pt;
	text-align: center;
	margin-top: 20px;
}