@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E1400;
	font-size: 12px;
}
body {
	background-color: #221111;
	background-image: url(images/pagebg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF8800;
}
a:active {
	color: #FF8800;
}
.style1 {
	font-size: 30px;
	font-weight: bold;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}