.actualQuote {
	padding: .5em; text-align: center; font-size: 1.8em; font-weight: bold; font-family: Verdana; padding-top: 0; margin-top: 0;
	}


a:link {
	color: white;
	text-decoration: none;

}
a:visited {
	color: white;
	text-decoration: none;

}
a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;

}

   
.pStyle {
color: white;font-family: Verdana; font-size: 1em; font-weight: 400; background-color: black;
}


.RegularBodyBold {
	font-family: Verdana; font-size: 1em; font-weight: bold; color: white; background-color: black;
}

P { background-color: black; color: white; }

td { background-color: black; color: white; }

.BoldSubhead {
	font-size: 1.3em; font-weight: bold; color: white; background-color: black; font-family: Verdana, Arial, sans-serif;
}

.RegularBody {
	font-size: 1.1em; font-weight: bold; color: white; background-color: black; font-family: Verdana, Arial, sans-serif;
}