body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A 
	{
	COLOR: #FFFF66; 
	TEXT-DECORATION: none;
	cursor: hand;
	font-weight: bold;
	}
A:hover 
	{
	COLOR:#FFFF33; 
	TEXT-DECORATION: underline;
	font-weight: bold;
	}
table
	{
	COLOR: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

h3 {
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
h5 {
	font-size: 9px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.field_clock
{
	background:#3D5B9E;
	color:#FFFFff;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	border: 1 solid #FFFF33;
	text-align:center;
}
.jackpots
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFF33;
}