@charset "UTF-8";

body,td,th {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
}
a:link {
	color: #f27c21;
}
a:visited {
	color: #f27c21;
}
a:hover {
	color: #f27c21;
}
a:active {
	color: #f27c21;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #f27c21;
}
h2 {
	font-size: 16px;
	color: #f27c21;
}
h3 {
	font-size: 14px;
	color: #f27c21;
}
h4 {
	font-size: 12px;
	color: #f27c21;
}
p {
	margin-top: 0px;
}




