/* CSS Document */

.headerRed {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
}

.subheader {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

/* end Document */