body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/watermark4.jpg);
	background-attachment: fixed;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 15px;
	background-color: #CCCCCC;
	padding: 2px;
	height: 16px;
	width: 80%;
	border: 1px solid #333333;
	font-weight: bold;
	color: #9E2527;
	text-transform: uppercase;
}
.style1 {font-size: 10px}
.style2 {color: #333333}
.style5 {color: #9A1C1E}h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9E2527;
	padding: 2px;
	border: 1px solid #666666;
	height: 14px;
	width: 55%;
	text-indent: 10pt;
}
.bg {
	background-image: url(images/ball.gif);
}
tr.tablerow:hover {
	background-color: #999999;
	width: 100%;
}
.whiteOnRed {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #900;
	text-align: center;
}
.bats {
	font-size: 8px;
}
td {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}

