body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color:#ffffff;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 16px;
	color:#205600;
	margin-bottom:0;
	margin-top:0;
}
h2 {
	font-size: 12px;
	color: #678628;
	margin-bottom:0;
	margin-top:0;
}
.grey9pt {
	color: #999999;
	font-size: 9px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
