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

body		 {
	background-color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	color: #F26522;
}
p			 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:link       {color: #F26522; ;text-decoration: none; } 
a:visited    {color: #F26522; ;text-decoration: none; } 
a:active     {color: #F26522; ;text-decoration: none; } 
a:hover      {color: #FFFFFF}
.linkbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
}
.heading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F26522;
	font-weight: bold;
}
.newsletterheading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	width: auto;
	letter-spacing: 2em;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

