body {
	background-color: #a7a39b;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

A.bottomlinks:link {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
A.bottomlinks:visited {
	color: #CCCCCC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
A.bottomlinks:hover {
	color: #FFCC00;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
A.bottomlinks:active {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.new {
	font-size: small;
	color: #FFFF00;
}
.printtitle {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
