body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-color: #76B9FE;
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #000066;
}

a:visited {
	color: #000066;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

h1 {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}

h1 a:link {
	color: #006699;
	text-decoration:none;
}

h1 a:visited {
	color: #006699;
	text-decoration:none;
}

h1 a:hover {
	color: #006699;	
	text-decoration:underline;
}

h1 a:active {
	color: #006699;
	text-decoration:underline;
}

.heading {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.heading a:link {
	color: #006699;
	text-decoration:none;
}

.heading a:visited {
	color: #006699;
	text-decoration:none;
}

.heading a:hover {
	color: #006699;	
	text-decoration:underline;
}

.heading a:active {
	color: #006699;
	text-decoration:underline;
}

.smalltext {
	font-size: 10px;
	color: #000000;
}

.hiscorebody {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.hiscorebody a:visited {
	color: #000000;
	font-size: 10px;
}

.hiscorebody a:link {
	color: #000000;
	font-size: 10px;
}

.hiscorebody a:hover {
	color: #000000;
	text-decoration:none;
	font-size: 10px;
}

.hiscorebody a:active {
	color: #000000;
	text-decoration:none;
	font-size: 10px;
}

.hiscorehead {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

