body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.copy {
	font-size: 9pt;
}
.titles {
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.chart {
	font-size: 7pt;
	color: #333333;
}
ul {
	line-height: 16pt;
}
