.StdNormalBlack {
        font-family:  Arial;
	font-weight: normal;
	font-size: 12px;
        color: #000000;
}

.StdNormalBlue {
        font-family:  Arial;
	font-weight: normal;
	font-size: 12px;
        color: #214382;
}

.StdNormalRed {
        font-family:  Arial;
	font-weight: normal;
	font-size: 12px;
        color: #FF0000;
}

.StdBoldBlack {
        font-family:  Arial;
	font-weight: bold;
	font-size: 12px;
        color: #000000;
}

.StdBoldBlue {
        font-family:  Arial;
	font-weight: bold;
	font-size: 12px;
        color: #214382;
}

.StdBoldRed {
        font-family:  Arial;
	font-weight: bold;
	font-size: 12px;
        color: #FF0000;
}

.BigNormalBlack {
        font-family:  Arial;
	font-weight: normal;
	font-size: 14px;
        color: #000000;
}

.BigNormalBlue {
        font-family:  Arial;
	font-weight: normal;
	font-size: 14px;
        color: #214382;
}

.BigNormalRed {
        font-family:  Arial;
	font-weight: normal;
	font-size: 14px;
        color: #FF0000;
}

.BigBoldBlack {
        font-family:  Arial;
	font-weight: bold;
	font-size: 14px;
        color: #000000;
}

.BigBoldBlue {
        font-family:  Arial;
	font-weight: bold;
	font-size: 14px;
        color: #214382;
}

.BigBoldRed {
        font-family:  Arial;
	font-weight: bold;
	font-size: 14px;
        color: #FF0000;
}
