<style type="text/css">
<!--
.cutline {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
}

TR.cutline {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
}

TR.cutlinebg {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
	background-color: dddddd;
}

TR.cutlinebg1 {
	font-family: arial, helvetica;
	font-size: 13px;
	background-color: dddddd;
}

TR.cutlinebg2 {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
}

TD.cutline {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
}

.boldcutline {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
}

TR.boldcutline {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
}

TD.boldcutline {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
}

.nav {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
}

TD.date {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

H1, H2, H3, H4, H5, H6 {
	font-family: arial, helvetica;
	font-weight: bold;
}

P.text {
	font-family: arial, helvetica;
	font-size: 14px;
	padding-bottom: 2px;
}

.headline {
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: bold;
}

.day {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
	text-align: right;
	padding-right: 2px;
}

.game {
	font-family: ms sans serif, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
}
	
.programming {
	font-family: arial, helvetica;
	font-size: 11px;
}

.programmingred {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #FF0000;
}

.programmingbold {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
}

.programmingboldred {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
-->
</style>