body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #ecf2f2; 
	font-size: 13px; 
	color: #7a7a7a;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.pageIntro {
	color: #fff; font-size: 13px;
	
}

.pageIntro a {
	color: #7fe9aa;
	text-decoration: none;
}

.pageIntro a:hover {
	color: #eee;	
}

a {
	color: #31a2d8;
	text-decoration: none;
}

a:hover {
	color: #606060;	
}

.bignumber {
	font-size: 26px;
	
	color: #2ba660;
	
}

.bignumber2 {
	font-size: 26px;
	
	color: #7fe9aa;
	
}

.sidetext {
	font-size: 11px;	
}

.copy {
	color: #31a2d8;	
}

.footer {
	color: #999;
}

.footer a {
	color: #606060;	
	text-decoration: none;
}

.footer a:hover {
	color: #09F;	
}

.sitehosted {
	font-size: 10px;
	color: #999;
}

.sitehosted a {
	color: #31a2d8;
	text-decoration: none;
}

.sitehosted a:hover {
	color: #606060;	
}

.lptext {
	color: #000;	
}

.lptext a {
	font-weight: bold;	
}

.blue-header {
	font-weight: bold;
	font-size: 16px;
	color: #31a2d8;	
}

.largegreen {
	font-size: 23px;
}
