H1 {
	color : Yellow;
}

H2 {
	color : #7FFF00;
}

BODY {
	background-color : #3CB371;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #3333CC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFA500;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #3333cc
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #993366
}

a.lnx:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #663366
}
a.lnx:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFA500;
}
a.lnx:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #663366
}
a.lnx:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006600
}.pagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; font-style: oblique}
.tourney {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; color: #000033}
