:focus
{
  -moz-outline-style: none;
}



body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	text-align: center;
	width: 835px;
	margin: auto;
	
	
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #039;
}
a:active {
	color: #0033FF;
  outline: none;
}

	

h1 {
	font-size: 12px;
	color: #2075b1;
	font-weight:bold;
}
h2 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight:bold;
}
h3 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight:bold;
}
h4,h5,h6 { font-family: verdana; }

