body {font-family: Verdana, Arial, Helvetica, sans-serif;}


.plainText {
	font-size: 14px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer {
	font-size: 12px;
	font-weight: bold;
}
.navigation {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


.dropcap {
	font: bold 230%;
	float: left;
	position: relative;
	margin-top: -5px;


}.qFoot {
	font-style: italic;
	color: #993300;
}
.heads {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
}

.copyright { text-align:center; color: black; font-size: 60%; margin-top: 5px;}
.copyright a { color: black;}