body {background-color: #000000;}
h2 {color: #FFFFFF;}
h1.title {color: #FFFFFF; font-family: arial; font-size: .75em; font-weight: bold;}
P, TD, LI, TH, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 140%;
	font-size: 75%;
	padding: 0px;
	margin: 0px;
}
.faq {color: #FFFFCC;
	font-size: .94em;
	font-style:italic;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
	}
a:link {text-decoration: none; color: rgb(227,158,2)}
a:visited {text-decoration: none; color:rgb(227,158,2);}
a:active {text-decoration: none;}
a:hover {background-color: silver; color: #000000;}

.outline {border: 1px solid #FFFFFF;}