/************/
body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.orange {
	color: #CC9900;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}

.h3 {
	font-size: 14px;
}

/************/

