body {
	background-color: #400040;
}
.style1 {color: #CCCCCC}
body,td,th {
	color: #D6C18D;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999888;
}
.style2 {color: #999999}
.centered {
	margin-left: auto; margin-right: auto;
	width: 734px;
}

