body {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #3D2321;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #686868;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: bd0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: bd0000;
}
a:hover {
	text-decoration: none;
	color: #686868;
}
a:active {
	text-decoration: none;
	color: bd0000;
}
.style1 {
	color: #C53B39;
	font-weight: bold;
}
.style2 {
	color: #BB0100;
	font-weight: bold;
}