body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: black; 
	scrollbar-arrow-color: gray;
	scrollbar-darkshadow-color: gray; 
	scrollbar-track-color: black;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.quoteAuthor {
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.quoteLocation {
	font-style: italic;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.testimonialName {
	color: #FFCC00;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.linkTitle {
	font-weight: bold;
	color: #FFFFFF;
}

