@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.mostText {
	font-family: tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
.footerText {
	font-family: tahoma, Arial;
	font-size: smaller;
	color: #FFFFFF;
}.midHeadings {
	font-family: tahoma, Arial;
	font-size: large;
	color: #FFFFFF;
}
