body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 13pt;
}
body {
	background-color: #DFDFDF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 12pt;
	color: #006633;
}
h2 {
	font-size: 10pt;
	color: #006633;
}
p {
	text-align: justify;
}
a:link {
	color: #00B700;
	text-decoration: none;
}
a:visited {
	color: #00B700;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.topbackground {
	background-image: url(images/top-background.jpg);
	background-repeat: no-repeat;
}
.credits {
	font-size: 8pt;
	color: #666666;
	padding: 5px;
}
.boldgreen {
	color: #006633;
	font-weight: bold;
}
.law {
	background-color: #DFDFDF;
	padding: 5px;
}