@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
body {
	background-color: #000000;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}
.headlineRed {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.whiteTextBold {
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}
.style2 {
	font-size: 11px;
	color: #999999;
}
.style3 {
	font-size: 11px;
	color: #666666;
	line-height: 150%;
}