body {
	background-color: #000000;
}

div, td, p, body {
	color: #CCCCCC;
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: none;
	letter-spacing: 1px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}

h1, h2 {
	color: #CCCCCC;
	font: bold 16px trebuchet ms, verdana, arial;
	margin: 0px 0px 0px 0px;
	text-align: right;
	font-variant: small-caps;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #cbbd7d;
  	font-family: tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}

