body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC6600;
}
p {
	line-height: 1.4em;
	font-size: 11px;
}
a:link, a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
.pullQuote {
	font-family: "Times New Roman", Times, serif;
}
