body {
     background-color: #080A0E;
	 margin-top: 0px;
	 }
a:link {
     font-family: "Arial";
	 font-size: 13px;
	 text-decoration: none;
	 }
a:active {
     font-family: "Arial";
	 font-size: 13px;
	 text-decoration: none;
	 }
a:hover {
     font-family: "Arial";
	 font-size: 13px;
	 color: #00CC99;
	 text-decoration: underline;
	 }
a:visited {
     font-family: "Arial";
	 font-size: 13px;
	 text-decoration: none;
	 }
input {
     font-family: "Arial";
	 font-size: 12px;
	 color: #000000;
	 }
select {
     font-family: "Arial";
	 font-size: 12px;
	 color: #000000;
	 }
textarea {
     font-family: "Arial";
	 font-size: 12px;
	 color: #000000;
	 }
.content {
     font-family: "Arial";
	 font-size: 13px;
	 color: #FFFFFF;
	 }
.heading {
     font-family: "Arial";
	 font-size: 13px;
	 color: #000000;
	 }
.footer {
     font-family: "Arial";
	 font-size: 12px;
	 color: #FFFFFF;
	 }
