body {
	font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}
A:link {  
	TEXT-DECORATION: underline ;
	color: black;
} 
A:hover { 
	TEXT-DECORATION: underline;
	BACKGROUND-COLOR: #cccccc; 
	color: black;
}
A:visited {
	TEXT-DECORATION: underline;
	color: black;
}
p, td {
	 font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 color: black;
}
.pageheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: red;
        font-weight: bold;
        margin-top: 5;
        margin-bottom: 1;
        margin-left: 0;
}
.sidenav {
		font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: black;
        font-weight: bold;
}
.sidenav A{
		font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: black;
        font-weight: bold;
}
.subheader {
	 font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: black;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
}
.copyrightbottom { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #DFC48D;
}
.copyrightbottom A:link {
	color: #DFC48D;
    TEXT-DECORATION: none;
}
.copyrightbottom A:visited {
	color: #DFC48D;
	TEXT-DECORATION: none;
}
.copyrightbottom A:hover {
	color: black;
    TEXT-DECORATION: none;
	BACKGROUND-COLOR: none;
}
.player-school {width: 250; text-align: left;}
.player-school-head {width: 250; text-align: left; font-weight: bold;}
.statcolumn {width: 100; text-align: center;}
.statcolhead {width: 100; text-align: center; font-weight: bold;}
