/* Default styles */body {	font-family : "Arial",sans-serif;	background-color : #FFFFFF;	margin : 0px;	margin-bottom : 0px;	margin-left : 0px;	margin-right : 0px;	margin-top : 0px;}td {	font-size : x-small;}ul {	list-style-type : square;}h1 {	font-family: "Arial",sans-serif	color: #000000;	font-size : 18pt;	font-weight : bold;	line-height : 100%;	margin-bottom : -8px;}h2 {	font-size : 14pt;	color: #000000;	font-weight : bold;	line-height : 90%;	margin-bottom : -6px;	margin-top : 15px;}h3 {	font-size : 12pt;	color: #000000;	font-weight : bold;	line-height : 90%;	margin-bottom : -8px;	margin-top : 12px;}h4 {	font-size : 10pt;	color: #000000;	font-weight : bold;	line-height : 90%;	margin-bottom : -8px;	margin-top : 12px;}.LeftBarText { margin-top:0px; margin-bottom:5px; margin-left:10px;}.StandingsHead {	font-family : "Arial",sans-serif;	font-size: 10pt;	font-weight: bold;	color:#FFFFFF;	line-height:150%;	background-color : #003333;	margin-bottom: -10px;}.Standings {	font-family : "Arial",sans-serif;	font-size: 10pt;	font-weight: bold;	color:#003333;	margin-bottom:-15px;}/* Link Styles */a {color:#006600}a:visited {color:#999999}a:active {color: #006600}a:hover {color: #FFCC33}a.LeftBarLink{  text-decoration: none;  color: #FFFFFF;  font-family: "Arial",sans-serif;  font-size: 9pt;   font-weight:bold;}a.LeftBarLink:visited{  text-decoration: none;  font-family: "Arial",sans-serif;  font-size: 9pt;   font-weight:bold;}a.LeftBarLink:hover{  text-decoration: none;  color: #FFCC33;  font-family: "Arial",sans-serif;  font-size: 9pt;   font-weight:bold;}/* Custom Styles */.content {	padding-right:30px;	}