html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	background-color: #303030;
	background:url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e090a;
}
  #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 910px;
   }

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e090a;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e090a;
	font-weight:bold;
	
}
a {
	text-decoration:none;
	color:#0e090a;
}
a:hover{
	text-decoration:underline;
	color:white;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c0d33;
	font-weight:bold;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style4 {color: #999999; font-size: 9px; }
.style5 {font-size: 10px}
.style7 {font-size: 11px}
.style8 {color: #FFFFFF; font-size: 9px; }
.style1 {font-size: 10px}
.style2 {color: #999999}

.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
