html, body {
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 12px;
}
a:link, a:visited, a:hover, a:active {
	color: #006600;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
}
h1 {
	font-size: 34px;
	color: #009900;
}
h2 {
	font-size: 16px;
	color: #339933;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:4px;
}

#rightLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#rightLinks a:link, #rightLinks a:visited{
	color:#003300;
	text-decoration: none;
}
#rightLinks a:hover{
	color: #336600;
	text-decoration: none;
}