body {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	background-color: #EFFFF0;
	color: #000000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.RedTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #F03A36;
}
.BlackText {
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
.Normal {
	font-family: "Frutiger SCIN Bd v.1", "Frutiger SCIN It v.1", "Frutiger SCIN Rm v.1";
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.RedText {
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}
.BlueText {
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
}
.GreenText {
	font-size: x-large;
	font-weight: bold;
	color: #009900;
}
.SmallBlue {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}
.Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.Courier {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
}
.Geneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
}
.Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.TimesRoman {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.Trebuchet {
	font-family: "Trebuchet MS";
	font-size: large;
}
