.bigHead {
    color: #000000;
    font-family: arial,helvetica;
    font-size: 12pt;
    font-weight: bold;
}

.subhead {
    color: navy;
    font-family: arial,helvetica;
    font-size: 12pt;
    font-weight: bold;
}

.redhead {
    color: #CC0000;
    font-family: arial,helvetica;
    font-size: 12pt;
    font-weight: bold;
}

.subheadNavyBold12 {
	 color: navy;
    font-family: arial,helvetica;
    font-size: 12pt;
    font-weight: bold;
}

.normalText {
    color: #000000;
    font-family: arial,helvetica;
    font-size: 11pt;
    font-weight: normal;
}
	
	
.tableText {
    color: #000000;
    font-family: arial,helvetica;
    font-size: 8pt;
    font-weight: bold;
}

.tableTextBold {
    color: #000000;
    font-family: arial,helvetica;
    font-size: 8pt;
    font-weight: bold;
}