body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 9pt;

}
p {
	font-size: 11px;
	line-height: 24px;

}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFCC;
}
a {
	color: #FFFFCC;
	text-decoration: none;
}
.redquote {
	font-weight: bold;
	color: #CC0000;
}
