@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-repeat:repeat-y;
	background-position:center
}
a {
text-decoration:none;
color: #fff;
outline:none;
outline-style:none}
.ten {
font-size:10px}
.thirty {
font-family: Arial, Helvetica, sans-serif;
font-size:30px;
line-height:35px}
.dgrey{
color:#555
}
.black {
color:#000}