.StatusNotes {
    color: #FDEBEB;
    font-size: 24pt;
}
.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
    color: #F4EAB4;
    font-size: 18pt;
}
.SmallText {
    color: #6FA637;
    font-size: 10pt;
}
.HeaderStyle {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: #CE0A0D;
    font-size: 30pt;
    font-weight: bold;
}
.Black24Text {
    color: #010300;
    font-size: 24px;
}
.Black22Text {
    color: #010300;
    font-size: 22px;
}
.Black20Text {
    color: #010300;
    font-size: 20px;
}
.Orange16 {
    color: #E03C00;
	font-size: 16pt;
}
.Purple16 {
    color: #CA39CA;
	font-size: 16pt;
}
.Green16 {
    color: #00A706;
}
.Blue16 {
    color: #006685;
}
