html,body {
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #898989;
}


table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0081c4;
}

a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #0081c4;
}

a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #0081c4;
}

a.menu, a.menu:active, a.menu:hover {
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.menuF, a.menuF:active, a.menuF:hover {
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a.bookie, a.bookie:active, a.bookie:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.menuDiv {
	color: #479fcd;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

a.footer, a.footer:active, a.footer:hover {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.h1, a.h1:active, a.h1:hover {
	color: #0081c4;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

a.pick2, a.pick2:active, a.pick2:hover {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.news, a.news:active {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
}

a.news:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	color: #0081c4;
	line-height: 14px;
}

.title4 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom:5px;
}

.artTitle {
	font-weight: bold;
	font-size: 20px;
	padding-bottom:5px;
}

h1 {
	color: #0c4da1;
	font-weight: bold;
	font-size: 18px;
}

.smallWhite {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

.smallBlack {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}