@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 1.7em;
}

p {
	color:#FFFFFF
}


body {
	background-color: #000;
}
a {
	font-size: 10px;
	color: #CCC;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	line-height: normal;
}
h1 {
	font-size: 25px;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	border-left-color: #FFF;
	border-left-width: 16px;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	border-left-width: 16px;
	border-left-style: solid;
	font-family: "Times New Roman", Times, serif;
	padding-left: 7px;
