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

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #660000;
}
.bluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

