body {
	margin: 20px;
	padding: 0px;
	background: #fff;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 8pt;
}
p, td {
	font-size: 8pt;
}
a {
	font-weight: bold;
	color: #556cba;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	background: #bfbfbf;
	color: #fff;
	margin: 0px;
	padding: 3px;
	width: 470px;
	text-transform: uppercase;
}
h2 {
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 7pt;
	background: url('images/greenpoint.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 13px;
}
a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999;
}
