<style type="text/css">
<!--
body,td,th {

        color: #CEE261;
	font-family: "Helvetica";
	font-weight: light;
}
footer {
	color: #CEE261;
	font-family: "Helvetica";
	font-size: 12px;
	font-weight: light;
}
navbar {
	color: #CEE261;
	font-family: "Helvetica";
	font-size: 13px;
	font-weight: light;
}
body {
	background-color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica";
	font-weight: light;
        color: #CEE261;
}
a:link {
	text-decoration: none;
	color: #CEE261;
}
a:visited {
	text-decoration: none;
	color: #CEE261;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: small;
}
h3 {
	font-size: x-small;
}
h4 {
	font-size: xx-small;
}
-->
</style>
