body {
	background-image: url('images/bg.gif');
}
.style1 {
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9E4638;
}
.style2 {
	font-size: small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7C372C;
}
.style3 {
	font-family: 
	Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold; 
	color: #7C372C; 
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #9E4839;
}
a:active {
	text-decoration: none;
	color: #9E4839;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #9E4638;
}
.style4 {
	border-style: solid;
	border-width: 0;
}
.style5 {
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style6 {
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
}