@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #FF7D00;
}
a:visited {
	color: #FF7C00;
}
a:hover {
	color: #993300;
}
a:active {
	color: #FF7D00;
}.heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.quoteText {
	font-size: 8pt;
	color: #666666;
}
