@charset "utf-8";
/* CSS Document */

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #003399;
}
.bulletsblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	font-weight: bold;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}
