body {	background-attachment: fixed;	background-color: #000000;	background-position: center top;	background-repeat: no-repeat;	border-color: #900;	color: #999;	font-family: Tahoma, Geneva, sans-serif;	font-variant: normal;	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;	text-decoration: none;}

a {
	text-decoration: none;
	border-style: none;
	color: #900;
}

table { 
	max-width: 900px 
}

img {
	border-style: none;
}

.smallfont {
	font-size: 75%;
} 

.smallerfont {
	font-size: 60%;
}