BODY {
	color: #000000;
	background-color: #d6ebfa;
	background-image: url(images/base/court_bg2.jpg);
	background-repeat: no-repeat;
}

p, li, td {
	font-family: Arial, Helvetica, Verdana, Geveva, san-serif;
	font-size: 12px;
}

li#bold {
	font-size: 14px;
	font-weight: bold;
}

.bold {
	font-weight: bolder;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.5px;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color: White;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}

h4 {
	color: White;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
	
a {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	}
	
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: Black;
}

.footer a {
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}

td#menu a {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	font-family: Arial, Helvetica, Verdana, Geveva, san-serif;
	text-decoration: none;
	line-height: 150%;
	}
td#menu a:hover {
	color: #FF6600;
	}
td#sub a {
	font-size: 11px;
	font-weight: normal;
	color: Black;
	line-height: 130%;
	text-indent: 10px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
td#sub A:hover {
	color: #FF6600;
	text-decoration: none;
}
.click {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}