body {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}
#content {
	width: 610px;
}
h1, h2, h3, h4 {
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
}
h2, h3, h4 {
	font-size: 17px;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	height: 1px;
	margin-top: 20px;
}
.b {
	font-weight: bold;
}
ul#sport-menu {
	margin-left: 0px;
}
ul#sport-menu li {
	list-style: none;
	display: inline;
	margin-right: 10px;

	font-size: 13px;
	font-weight: bold;
}
ul#sport-menu li a {
	color: #ff0000;
	text-decoration: underline;
}
ul#sport-menu li a:hover {
	text-decoration: none;
}
p#logo {
	margin: 0px 0px 20px 0px;
	font-size: 20px;
	font-weight: bold;
}	
.cleaner {
	clear: both;
	overflow: hidden;
}

