body {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 7pt;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.copy {
	font-size: 9pt;
}
.titles {
	font-size: 9pt;
	color: #666666;
}
.subnav {
	font-size: 7pt;
}
ul {
	line-height: 14pt;
	list-style-image: url(/images/sm.gif);
	font-size: 9pt;

}
.smcopy {
	font-size: 8pt;
}
