body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}



th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a.header {
	font-size: small;
	font-weight: bold;
	color: #3B48E6;
}
a:link.header {
	text-decoration: none;
	color: #0033CC;
}
a:visited.header {
	text-decoration: none;
	color: #141FA3;
}
a:hover.header {
	text-decoration: underline;
	color: #10238C;
}
a:active.header {
	text-decoration: none;
	color: #CC6600;
}
a {
	font-size: xx-small;
	color: #3B48E6;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #141FA3;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}.bkgrndGrey {
	background-color: #999999;
	color: #FFFFCC;
}
.bkgrndGold {
	background-color: #FFCC00;
}
.bkgrndBlack {
	background-color:#000000;
}
.bkgrndGreyLt {
	background-color: #CCCCCC;
	color:#FFFFCC;
}
.bkgrndGoldLt {
	background-color: #FFF8D9;
}.bkgrndGoldLt2 {
	background-color:#FFFFFC;
}
.bkgrndWhite {
	background-color: #FFFFFF;
}
.stanBold {
	font-weight: bold;
}
.speckledBorder {
	border: thin dotted #9FA0D9;
}
.go {
	color: #009933;
}
.stop {
	color: #CC0000;
}
.ltGo {
	color: #009933;
}
.ltStop {
	color: #CC0000;
}
.remark {
	font-style: italic;
}
.smallTitle {
	font-size:x-small;
	font-weight: bold;
	color:  #000099;
}
.title {
	font-size: small;
	font-weight:  bold;
	color: #000099;
}
.stanFade {
	color: #999999;
	font-size: xx-small;
	font-weight:normal;
}
.button {
	font-size: xx-small;
	background-color: #FFEFAE;
	font-weight: normal;
	color: #003399;
	border-top: thin none #3B48E6;
	border-right: thin solid #3B48E6;
	border-bottom: thin solid #3B48E6;
	border-left: thin none #3B48E6;
	margin: 1px;
	padding: 1px;
}
.snappy {
	font-weight:bold;
	color:#000000;
	text-decoration: blink;
	font-size: small;
}
