body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #CD5500;
	text-decoration: none;
}
a:visited {
	color: #cd5500;
	text-decoration: none;
}
a:hover {
	color: #FF6A00;
	text-decoration: underline;
}
a:active {
	color: #9A643D;
	text-decoration: none;
}
.quotation {
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.quotation-source {
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}
.serif1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
