body {
	background-image: url(img/bg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #301705;
}
a:link {
	color: #2F1604;
	text-decoration: none;
}
a:hover {
	color: #FF8E00;
	text-decoration: none;
}
a:active {
	color: #FF8E00;
	text-decoration: none;
}
.style1 {font-size: 10px}
a:visited {
	text-decoration: none;
}
.style2 {font-size: 14px}
.style3 {font-size: 12px}
.style12 {
	font-size: 11px;
	color: #2F1604;
}
.style4 {color: #FF0000}
.style5 {
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
}