body {
        background-color: #224472;        
}
.body {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.linktext {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #224472;
}
.headline {
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #CE0000;
	font-weight: bold;
}
.results {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #CE0000;
}
.text {
	font-family: verdana;
	font-size: 8.5px;
	color: #666666;
}
.buyin {
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	color: #CE0000;
}
.upcomingdate {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #224472;
}
.upcominghost {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}

.oddstatsrow{
        background-color: #FFF;
        height: 20px;
}

.evenstatsrow{
        background-color: #CCC;
        height: 20px;
}

.statstableheading{
        color: #000;
        background-color: #CCC;
	font-weight: bold;
        height: 20px;
}

.formlabel{
        margin: 0px;
        margin-top: 7px;
        font-weight: bold;
}

IMG {
        border: 0px;
}

TABLE {
        border: 0px;
}

.hostlocation {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.emailbody {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
.emailheadline {
	font-family: verdana;
	font-size: 16px;
	text-transform: uppercase;
	color: #CE0000;
	font-weight: bold;
}
.emailsubhead {
	font-family: verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #224472;
	font-weight: bold;
}
.emailbodyhilite {
	font-family: verdana;
	font-size: 12px;
	color: #CE0000;
	font-weight: bold;
}

