body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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-weight: bold}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
} 
.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);
}


