body {
	background-repeat: no-repeat;
	background-color:#000000;
    align:center;

}

.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant:normal; font-size: 14px;  font-weight: bold;
}
.style3 {color: #666666}
.style5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000; }
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; }

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
b {
  font-size: 12px;
  color: #ffffff;  
  
 }

a:link {
color: #FF0000; text-decoration:  none; text-transform: none; font-size: 12px; font-weight: bold;
}
a:visited {color: #FF0000; text-decoration:  none; text-transform: none; font-size: 12px; font-weight: bold}
a:hover   {
color: #ffffff; text-decoration:  none; border-width: 1; font-size: 12px; font-weight: bold; 
}
a:active {
	text-decoration: none;
}

h1 {
font-size: 14px;
color: #D0D0D0;
text-align: left;
letter-spacing: 2px;
border-bottom: 1px dotted #FF0000;
border-top: 1px dotted #FF0000;
padding: 0px 0px 0px 5px;

}

#container { 
margin:0 auto;
}
