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

a:link {
	color: #FF0;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #FF0;
}


body {
	background-color: #000000;
	text-align: left;
}


.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F00;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
}
.style22black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}


.style9orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fda450;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}	

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.styleyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF3;
}

.news td {
	border-color: #f99d4c;
	border-style: solid;
	background-color: #931000;
	border-width: 1px;
	text-align: center;
}
\
