body {
	background-color: #2E4056
}

td   {
	color: #C0E5E5;
	font-size: 14px;
	font-family: "Futura Book", Futura, "Avant Garde", Verdana, "Trebuchet MS";
	font-weight: lighter;
	line-height: 14px
}
a:link  {
	color: #95C6D1;
	font-weight: lighter;
	text-decoration: none
}
a:hover {
	color: #33FFFF;
	font-weight: lighter;
	text-decoration: none
}
a:visited:hover {
	color: #33FFFF;
	font-weight: lighter;
	text-decoration: none
}
a:visited  {
	color: #95C6D1;
	font-weight: lighter;
	text-decoration: none
}
h1  {
	color: #CCFF00;
	font-size: 20px;
	font-family: "Futura Book", Futura, "Avant Garde", Verdana, "Trebuchet MS";
	font-weight: lighter;
	line-height: 18px
}
h2 { 
color: #CCFF00; 
font-size: 16px; 
font-family: "Futura Book", Futura, "Avant Garde", Verdana, "Trebuchet MS"; 
font-weight: lighter;
line-height: 20px }

.darker  {
	font-family: "Futura Book", Futura, "Avant Garde", Verdana, "Trebuchet MS";
	color: #7A99BC;
	font-size: 0.8em;
	margin-bottom: 0
	
}
.smaller { font-size: .8em; }
.darkerlink  {
	font-family: "Futura Book", Futura, "Avant Garde", Verdana, "Trebuchet MS";
	color: #9AB3BC;
	font-size: 0.8em;
	line-height: 8px 
}

.darkerlink2  {
	font-family: "Futura Book", Futura, "Avant Garde", Verdana, "Trebuchet MS";
	color: #8AA0A8;
	font-size: 0.5em
	
}