@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif;}

td.space{padding:10px;
	width:565px;}
	
.Lightest{background-color:#cde2f5;}
.Light{background-color:#9fcbed;}
.Dark{background-color:#6280a7;}
.Darkest{background-color:#003768;}

.Run{font-style:italic;
	font-weight:bold;
	color:#003768;}

.Funding{position:relative;
	left:-80px;
	top:-30px;
	margin-right:-57px;}

.Numba9{height:30px;
	color:#555555;
	font-weight:bold;
	background-color:#cde2f5;}

.Money{color:#555555;
	font-weight:bold;
	background-color:#9fcbed;}

.WhoBox{width:551px;
	height:251px;
	background-image:url(images/who-back.jpg);}

.Names{text-decoration:underline;
	color:#003366;
	cursor:pointer;}
