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

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:10px
color: #FFFFFF
; 	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73BE1F;
}
body {
	background-color: #0F0F0F;
	margin:0px;
}
.style1 {
	font-family: "Eurostile ExtendedTwo", "Eurostile BoldExtendedTwo";
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #73BE1F;
}
a:active {
	text-decoration: none;
}
.nopad {padding:0px;}
.underline {text-decoration:underline;}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style6 {color: #FFFFFF}
.style7 {
	font-size: 12px;
	color: #73BE1F;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFF00;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.btext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:10px
color: #FFFFFF
; 	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.indent20 { text-indent:20px;}
.padding10 {padding:10px;}