body {
	background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
}


a {
	color: #81A6EC;
	text-decoration: none;
}

a.menulink {
	color: #81A6EC;
	text-decoration: none;
	font-size: 10pt;
}

a.indexlink {
	color: #000000;
}

a:hover { color: #ffffff;
         text-decoration: underline;
}

b.white {
	color: #ffffff;
}

b.yellow {
	color: #fce96e;
}

hr {
	color: #999999;
	background-color: #999999;
	height: 1px;}



.heading {
	font-size: 14pt;
	font-weight: bold;
}

td.stats {	
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;
	font-size: 80%}

.footer {
	font-size: 80%;}

.subheading {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}

.highlight {
	color: #81A6EC;
	font weight: bold;
}

.yellowbold {
	color: #fce96e;

}


.greypoint { 
	color: #999999;
	font-size: 10pt;
}	

.greytext {
	color: #999999;
	font-size: 100%;
}

.whitetext {
	color: #FFFFFF;
	font-size: 100%;
}

.circletext {
	color: #fce96e;
	font-size: 10pt;
}

.quote {
	color: #c3c3c3;
	border-top: 1px solid #81A6EC;
	border-bottom: 1px solid #81A6EC;
}




#81A6EC
darkblue: #161871
lightblue: #326bd4
yellow: #fce96e
