<!--
body {
	background-color: #092c0b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFFFFF;p	

a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {text-decoration: none;
        color: #FFFFFF;
 }
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #EAEB98;
}
a:active {
	text-decoration: none;
}
.text {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
	margin:	0px;
}
h1,h2,h3,h4,h5{
    margin:	0px;
    color: #b3cc71;
}
h6 {
    font-weight: normal;
    margin:	0px;
    color:#d9f07e;
}
strong {
    font-weight: normal;
}
-->