body {
	margin: 0px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: left;


}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0E866E;
	text-decoration: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: left;



}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0E866E;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	text-align: justify;
}

#left_column {
	
	vertical-align: top;
}


/**.league_table {
float:left;

}**/

.league_table_span {

width:50%;
height:330px;
float:left;


}