
body {
	background-color: #999999;
	}

p {
	color: #3A3A3A; 
	font-family: verdana; 
	font-size: 10pt; 
	letter-spacing: 1.5px; 
	line-height: 150%;
	}

.update_title {
	font-weight: bold;
	font-size: 10pt;
	}

.update_heading {
	font-style: italic;
	font-size: 8pt; 
	vertical-align: baseline;
	}

table.update{
	font-size: 8pt; 
	font-family: verdana; 
	}
	
p.footnote {
	color: #3A3A3A; 
	font-family: verdana; 
	font-size: 8pt; 
	letter-spacing: 1.5px; 
	line-height: 150%;
	}
	
span.footer {
	color: #999999; 
	font-family: verdana; 
	font-size: 8pt; 
	letter-spacing: 1.5px; 
	line-height: 150%;
	}

.title {
	font-weight:bold
	}
	
.update_league {
	color: #006699; 
	font-weight: bold;
	}

.italic {
	font-style:italic;
	}

img.fade	{
	opacity: 1; 
	filter:alpha(opacity=100);
	}
	
img.border {
	border-style: solid; 
	border-color: #006699; 
	border-width: 2px;
	}

a.top {
	color: #FFFFFF; 
	font-family: verdana; 
	text-decoration: none; 
	font-size: 8pt; 
	letter-spacing: 0.5px;
	}
	
a.top:visited {
	color: #FFFFFF; 
	font-family: verdana; 
	text-decoration: none; 
	font-size: 8pt; 
	letter-spacing: 0.5px;
	}
	
a.top:hover {
	color: #DAE2F5; 
	font-family: verdana; 
	text-decoration: underline; 
	font-size: 8pt; 
	letter-spacing: 0.5px;
	}

a {
	color: #006699; 
	font-family: verdana; 
	text-decoration: none; 
	font-size: 10pt;
	}
	
a:visited {
	color:#006699; 
	font-family:verdana; 
	text-decoration:none; 
	font-size:10pt;
	}

a:hover {
	color:#999999; 
	font-family:verdana; 
	text-decoration:underline; 
	font-size:10pt;
	}

html 	{
	min-height: 100%; 
	}

#float_menu {
float: right;
width: 343px;
padding-left: 20px;
border: 2px solid #006699;
borsder-bottom: 2px solid #006699;
margin-left: 18px;
margin-bottom: 10px;
}