@charset "utf-8";
.footer  
{
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 12px;
	background-color: #000000;
     }
body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #000;
	color: #000;
	background-image: url(images/newback.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.xxlargeitaltext {
	font-size: xx-large;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.mission {
	font-size: small;
}

