.bodycopy {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.bluecopy {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00295F;
}
.graycopy {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #999999;
}
.redcopy {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 13px;
        font-weight: bold;
	color: #A32226;
        text-decoration: underline;
}
.bluehead {
        font-family: verdana,helvetica,arial,sans-serif;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        color: #00295F;
}