/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #830506;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #020202;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #eeeeee;
}
a.white:hover {
	text-decoration: underline;
	color: #eeeeee;
}
a.white:active {
	text-decoration: none;
	color: #cccccc;
}
.style2 {font-size: 12px; color:#FFFFFF}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #830506;
}
.style6 {font-size: 14px; font-weight: bold; }