body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 8pt;
	color: #666666;
}
.titles {
	font-size: 9pt;
	color: #003399;
}
.copy {
	font-size: 8pt;
}
.subtitles {
	font-size: 9pt;
	color: #003399;
}
a:link {
	color: #455761;
	text-decoration: underline;
}
a:visited {
	color: #455761;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}
.headlines {
	color: #455761;
	font-size: 8pt;
	text-transform: uppercase;


}
ul {
	font-size: 8pt;
	line-height: 18px;
	list-style-image: url(/images/tri.gif);
}

