.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #006699;
}
.stdgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: Yellow;
	background-color: Black;
}.stdsilv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: silver;
	background-color: Black;
}
.comic {  font-family: "Comic Sans MS"; font-size: 10px; font-weight: bold; color: #000000}
.small {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;
}
.invis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
	@font-face {
	font-family: Comic Sans MS;
	font-style:  normal;
	font-weight: 700;
	src: url(../COMICSA1.eot);
	}
	@font-face {
	font-family: Times New Roman;
	font-style:  normal;
	font-weight: normal;
	src: url(../TIMESNE3.eot);
	}
.stdlge { font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;}
