body {
	font-family: sans-serif;
	background-color: #009966;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}
html {
	margin: 0px;
	padding: 0px;
	width: 0px;
}
p {
	font-family: Verdana;
	margin-left: 20px;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin-right: 20px;
	margin-bottom: 5px;

}
#tbody ul {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #009999;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	margin-left: 20px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	background-position: center;
	font-weight: normal;
	color: #006600;
	text-align: center;
}
h3 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;

}
h4 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	background-position: right;
	text-align: center;
	color: #000000;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tbody hr {
	color: #009966;
}
