body {
	background-color: #000000;
	background-image: url(images/msbackground.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
   }
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color:#999999
}
a:hover {
	text-decoration: none;
	color:#FFFFFF
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
body,td,th {
	font-family: Eurostile, arial, geneva;
	font-size-adjust:none;
	color: #CCCCCC;
}
table {
	table-layout: fixed;
	margin-left: 0;
	margin-right: 0;
}
