.style2 {
	color: #990000;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12px;
	color: #FF9900;
}

a:link {
	text-decoration: none;
	color: #990000;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 14px;
}

.style1 {font-size: 9px}

.tournamentTitle {
	font-size:18px;
	color: #990000;
	font-weight: bold;
}

.tournamentTitle a {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.tournamentTitle a:link {
	text-decoration: none;
	color: #990000;
}

.tournamentTitle a:visited {
	text-decoration: none;
	color: #990000;
}

.tournamentTitle a:hover {
	text-decoration: underline;
}

.tournamentTitle a:active {
	text-decoration: none;
}


.tournamentDate {
	font-size:14px;
	color: #000099;
	font-weight: bold;
}

#borderTop {
	border-top:outset;
	border-top-color:#000000;
	border-top-width: 1px;
}
