body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
}
body {
	background-color: #FFFFFF;
	margin-left: 200px;
	margin-top: 10px;
	width: 480px;
	margin-bottom: 60px;
}
a:link {
	color: #339900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #339900;
}
a:hover {
	text-decoration: none;
	background-color: #FFFF66;
	color: #339933;
}
a:active {
	text-decoration: none;
	background-color: #FFFF66;
	color: #339933;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 48px;
	margin-top: 80px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}
p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 18px;
}
h3 {
	font-size: 12px;
	margin-top: 32px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

