body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.copy {
	font-size: 9pt;
	line-height: 18px;
}
.footer {
	font-size: 7pt;
	color: #666666;
}
ul {
	line-height: 18pt;
	list-style-image: url(/images/bullet.gif);

}
.subtitle {
	color: #990000;
	font-size: 9pt;
}
a:link {
	color: #4B637A;
}
a:visited {
	color: #4B637A;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
.smallcopy {
	font-size: 8pt;
	color: #666666;
}
