
html, body{
	background-color:#000000;
}
body{
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}

a{
	color:#317298;
}

#header{
	text-transform:uppercase;
}
#header a{
	text-decoration:none;
}
#header h1{
	font-size:12px;
	font-weight:normal;
}
#header h1 a{
	color:#ffffff;
}
#header li a{
	font-size:11px;
	color:#757778;
}

#footer{
	font-size:9px;
}
#footer, #footer a{
	color:#333333;
}

#content h2{
	color:#777777;
	font-size:12px;
	font-weight:normal;
}
