body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    color: #C6C667;
    font-size: 18pt;
}
body {
}
a:link {
    color: #6EE6E7;
}
a:visited {
    color: #CA9A52;
}
a:hover {
    color: #ED8947;
}
a:active {
    color: #FAFAFA;
}

.StatusNotes {
    color: #200303;
    font-size: 20pt;
}
.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
    color: #F4EAB4;
    font-size: 18pt;
}
.SmallText {
    color: #457810;
    font-size: 14pt;
}
.HeaderStyle {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color:#000000;
	font-size: 20pt;
	font-weight: bold;
}
.large18pt {
	font-size: 24pt;
	text-decoration: none;
}
.largeRed18pt {
	font-size: 24pt;
	text-decoration: none;
	color:red;
}
.largeGreen18pt {
    font-size: 24pt;
    text-decoration: none;
    color: #31CA46;
    font-kerning:normal;
}
