body, table
{
  font-family: Arial, Tahoma;
  font-size: 10pt;
}

a
{
	color: blue;
}

.headerLinkMain
{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.headerLinkMain:hover
{
	color: #87CEEB;
	text-decoration: underline;
}

.headerLinkSub
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.headerLinkSub:hover
{
	color: #DCDCDC;
	text-decoration: underline;
}

.headerSearchText
{
	color: #DCDCDC;
	font-size: 9pt;
}

.articleHeadline
{
	font-size: 16pt;
	font-weight: bold;
}

.nextGame
{
	font-size: 14pt;
	font-weight: bold;
}

.nextGameInfo
{
	font-size: 11pt;
	font-weight: bold;
}

.upcomingTeam
{
	font-size: 8pt;
}

.pageTitle
{
	font-size: 16pt;
	font-weight: bold;
}

.statHeading
{
	font-size: 14pt;
	font-weight: bold;
}

.rosterName
{
	color: #DCDCDC;
	font-size: 14pt;
	font-weight: bold;
}

.rosterNameStatus
{
	color: #F0E68C;
	font-size: 14pt;
	font-weight: bold;
}

.rosterFaceStatHeader
{
	font-size: 8pt;
	font-weight: bold;
}

.rosterFaceStat
{
	font-size: 17pt;
	font-weight: bold;
}

.rosterTextHeader
{
	color: #696969;
	font-weight: bold;
}

.rosterText
{
	color: #000000;
}

.rosterInfo
{
	font-family: Tahoma, Arial;
	color: #DCDCDC;
}

.footerText
{
	color: #888888;
	font-size: 9pt;
}

.calendarDate
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.calendarDateLink
{
	text-decoration: none;
	color: #000000;
}

.calendarDateLink:hover
{
	text-decoration: underline;
	color: #696969;
}

.calendarInfo
{
	font-family: verdana;
	font-size: 7pt;
}

.calendarMonth
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: black;
}

.calendarMonthPrint
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: black;
}

.leftMenuLink
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.leftMenuHeader
{
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #C0C0C0;
}

.leftMenuText
{
	color: #DCDCDC;
}

.grandChampsLink
{
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}

.swabaChampsText
{
	font-size: 8pt;
}

.articleFooter
{
	font-size: 8pt;
}

.pictureFooter
{
	font-size: 8pt;
}

.overallRecordMain
{
	color: #0000A0;
	font-weight: bold;
}

.smallText
{
	font-size: 8pt;
}

.splashText
{
	font-family: Tahoma, Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #6495ED;
}

.statLeader
{
	font-weight: bold;
	color: #FF0000;
}

.pageSubTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.comment
{
	font-size: 8pt;
}

.directionsTitle
{
	font-size: 11pt;
	font-weight: bold;
}

.newPrintPage
{
	font-size: 0px;
	page-break-after: always;
}