@charset "utf-8";

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}*/
.disclaimer {font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; }
.header {
	font-size: 14px;
	font-weight: bold;
	color: #ff9200;
}
.customer {color: #ffdf01}
.style1 {font-weight: bold;}

.style2 {font-style: italic}
.style3, .style3 a {
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
	color:#000;
}
.style5 {font-weight: bold}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #800000;
}
.style8 {font-size: 14pt}
.style9 {
	color: #000000;
	font-size: 14pt;
}
.style10 {font-family: Georgia, "Times New Roman", Times, serif}
.style12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
