body {
	background-image: url(img/bg.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #0F87BF;
}
a:visited {
	text-decoration: none;
	color: #0F87BF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {font-size: 14px}
.style3 {
	font-size: 14px
}
.style4 {font-size: 12px}
.style6 {font-size: 14px; font-weight: bold; }
.style8 {font-size: 10px}
.style12 {font-size: 11px;
	color: #000000;
}