body {
	font-family: Verdana, 'Times New Roman';
	font-size: 18px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0;
	background: url("Images/SatelliteTopFiller.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
}

td {
	font-family: Verdana, 'Times New Roman';
	font-size: 12px;
	color: #000000;
}

td.Nameplate {
	font-family: Verdana, 'Times New Roman';
	font-size: 28px;
	color: #000000;
	font-weight:bold;
}

td.footer {
	FONT-SIZE:10pt;
    	COLOR: #ffffff;
   	FONT-FAMILY: Verdana,'Times New Roman';
  	font-weight:normal;
}

A {
	FONT-SIZE:10pt;
    	COLOR: #000000;
   	FONT-FAMILY: Verdana,'Times New Roman';
  	font-weight:normal;
}

A:Hover {
	FONT-SIZE:10pt;
    	COLOR: #000000;
   	FONT-FAMILY: Verdana,'Times New Roman';
  	font-weight:normal;
	text-decoration:underline;
}

a.footer {
	FONT-SIZE:10pt;
    	COLOR: #ffffff;
   	FONT-FAMILY: Verdana,'Times New Roman';
  	font-weight:normal;
	text-decoration: none
}

a.footer:hover {
	FONT-SIZE:10pt;
    	COLOR: #ffffff;
   	FONT-FAMILY: Verdana,'Times New Roman';
  	font-weight:normal;
}



FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
font-family: Verdana, 'Times New Roman';
	font-size: 12px;
	color: #000000;
	}
