body {
	font-family: sans-serif;
	background-color: #95d036;
	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: 10px;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	background-position: center;
	color: #006600;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	background-position: center;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: normal;
	background-position: center;
}
h4 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	background-position: right;
	text-align: center;
	color: #000000;
}
blockquote {
	font-family: "Trebuchet MS";
	color: #006600;
}
h5 {
	font-weight: normal;
	color: #006600;
	font-size: 11pt;

}
h6 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
}
#footer a{
	font-style : normal;
	font-size : 9pt;
	font-weight :bold;
	text-decoration : none;
	color :#000000;
	font-family: Verdana;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

