
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-left: 16px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	background: #cccccc;;
}

h2 {
	color: #990033;
	border-top-style: none;
}

table.outer {
	border: 3px double  #999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table.header {
	background: #bbbbaa;
	border: 0px;
	border-bottom: 1px solid #998;
	border-top: 1px solid #ccb;
}



td.footer {
	background: #bbbbaa;
	text-align: center;
	border: 0px;
	border-top: 1px solid #998;	
	font-size: 10px;
	}

td.league {
}

a:link {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	color:#666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

img {
	border: 0px;
}

a:hover {
	color:#000;
	text-decoration: none;
}

a.league:link {
	color: #999;
	text-decoration: none;
	font-size: 10px;
		padding: 2px;
}

a.league:visited {
/*	color: #cccccc; */
	text-decoration: none;
	font-size: 10px;
		padding: 2px;
}

a.league:hover {
	color: #333300;
	background: #ffffe0;
	text-decoration: none;
	padding: 2px;
}
