/* CSS Document */

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 14px
	
}

A:link {text-decoration: none; color:#5970B2}
A:visited {text-decoration: none; color:#5970B2}
A:active {text-decoration: none; color:#5970B2}
A:hover {text-decoration: underline; color: #B9A51A;}

.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 24px;
}

.pagesubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
}
.playwright
{font-size: 16px}
-->

.leaders {
	font-size:18px;
	color: #CC9900;
	font-weight: bold;
}

.leadersblue {
	font-size:18px;
	color: #5970B2;
	font-weight: bold;
}


.leadersbig {
	font-size:24px;
	color: #CC9900;
	font-weight: bold;
}

.leadersbigwhite {
	font-size:24px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer {font-size: 10px;

}

.tableborder {
	border-top-width: medium;
	border-left-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	color: #5970B2;
}

.newsclip {
	font: "Trebuchet MS";
	font-size:18px;
	color: #FFFFFF
	}
	
	
	table.center {margin-left:auto; margin-right:auto;}



