@charset "ISO-8859-1";
.style8 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
body {
	margin-top: 0px;
	background-color: #333333;
}
.style1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.style3 {font-family:  Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
body,td,th {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.style4 {font-size: 12px}
.style5 {font-size: 10px; }
.style6 {font-size: 11px; color:#BF7200; font-weight:bold; }.style9 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.alternate:link{
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
p {
	left: 2px;
}

.underline{
text-decoration:underline;
}

.border{
border: 1px solid #000000;
}