body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/main-bg.gif);
}
.style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #676767;
}
a:link {
	color: #EF3731;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EF3731;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style2 {
	font-family: Verdana;
	font-size: 13px;
	color: #EF3731;
	font-weight: bold;
}
.style3 {
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	font-weight: bold;
}
.style4 {
	font-family: Verdana;
	color: #676767;
	font-size: 11px;
}
.style5 {
	font-family: Verdana;
	color: #EF3731;
	font-size: 11px;
}