@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d2c22;
}
a {
	color: #4D2C22;
}

body {
	background-image: url("images/oldpaper_bg.jpg");
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #A9330F;
}
.backLink {
	font-size: 10px;
	text-align: right;
}
.boldred {
	font-weight: bold;
	color: red;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.newYearsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFCC00;
	font-weight: bold;
}

