@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background:#111111;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#66CC00;
	font-size:26px;
	font-weight:normal;
}

h2{
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	text-decoration:underline;
	font-size:15px;
	font-weight:normal;
}