.txtBasic {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
.txtStandOut {  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; font-weight: bolder; color: #990033}
.txtLargeStandOut {  font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #990000}
.txtStandOut2 { font-family: "Comic Sans MS", "Arial", "Helvetica", "sans-serif"; font-weight: bolder; color: #CCFF33}
.txtSmall { font-family: Arial, Helvetica, sans-serif; font-size: 14px}
a:link {  color: #CC6600}
a:visited {  color: #993300}
a:active {  color: #993300}
a:hover {  color: #487033}
.headerletters {
	font-size: large;
	color: #CCCCCC;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.headerletterssmall {
	font-size: small;
	color: #CCCCCC;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.txtBasicBold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.headerletterssmallsmall {
	font-size: 14px;
	color: #CCCCCC;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.textsmallestfixed { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: bolder; color: #333333}
.txtBasicBright { font-family: "Times New Roman", Times, serif; font-size: medium; color: #CC6600; }
.txtBasicBoldBright { font-family: "Times New Roman", Times, serif; font-size: medium; font-weight: bold; color: #CC6600; }
