td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.stHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: medium;
	font-weight: bold;
	color: #009900;
}
.stSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
}
.stPayoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
.stBody {
	font-size: x-small;
	line-height: 180%;
	margin-right: 50px;
	vertical-align: top;
}
.colWidth {
	width: 50%;
	vertical-align: top;

}
.stEvent {
	font-size: xx-small;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #339900;


}
.stBodyHead {
	font-weight: bold;
	color: #009933;
}
a:link {	color: #006600; 	text-decoration: none; }
a:visited {	color: #006600; 	text-decoration: none; }
a:hover {	color: #003300; 	text-decoration: underline; }
a:active {	color: #009900; 	text-decoration: none; }

