body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
}
.style2 {
	color: #7D0B0B;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style3orange {
	color: #F5BD17;
	font-size: 14px;
	font-weight: bold;
}
.black {
	color: #000000;
}
.orange {
	color: #F5BD17;
	font-size: 30px;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}