@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif; }
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.png);
	color: #423238; 
	}
a:link {
	text-decoration: none;
	color: #EB2138; }
a:visited {
	text-decoration: none;
	color: #EB2138; }
a:hover {
	text-decoration: underline;
	color: #B3702D; }
a:active {
	text-decoration: none; }
.style1 {
	font-size:10px; }
.style2 {
	font-size:12px; }
.style3 {
	font-size:18px; }
.style4 {
	font-size:24px;
	font-weight:bold;
	color: #C45248; }
.style5 {
	font-size:36px;
	font-weight:bold; }
table.bg {background-image:url(images/table_bg.jpg); }
.style6 {
	border-color:#F5DE8C; border-style:outset; border-width:thick; }