@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	color: #eee;
	background-color:#fff;
}
.sports-bet-content {
	padding: 25px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align:center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #cef;
	text-decoration: none;
	text-align:center;
}a {
	color: #DDDDE2;
	text-decoration: none;
}
.sports-tab-bld {
	font-size: 18px;
	font-weight: bold;
	color: #CCEEFF;
	text-align: center;
}

