body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.copy {
	font-size: 9pt;
	line-height: 15pt;
}
.smcopy {
	font-size: 8pt;
	color: #999999;
}
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: underline blink;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1pt;

}
ul {
	font-size: 9pt;
	line-height: 14pt;
}
