body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copy {
	font-size: 9pt;
}
.titles {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: underline;
}
.footer {
	font-size: 7pt;
	color: #999999;
}
.nav {
	font-size: 8.5pt;
	line-height: 16pt;
}
