.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/smArrow_bullet.gif);
	color: #000033;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.bodycopywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/smArrow_bullet_w.gif);
	color: #FFFFFF;
}
