body {
	background-color: #2E4056
}

td   {
	color: #C0E5E5;
	font-size: 14px;
	line-height: 18px
}

a:link  {
	color: #6AF8FF;
	text-decoration: none
}
a:hover {
	color: #FFDE00;
	text-decoration: none
}
a:visited:hover {
	color: #FFDE00;
	text-decoration: none
}
a:visited  {
	color: #08BCFF;
	text-decoration: none
}
h1  {
	color: #CCFF00;
	font-size: 20px;
	font-weight: lighter;
	line-height: 24px
}
h2 { 
color: #CCFF00; 
font-size: 16px; 
font-weight: lighter;
line-height: 24px }

h3 { 
color: #CCFF00; 
font-size: 14px; 
font-weight: lighter;
line-height: 24px }

.darker  {
	color: #7A99BC;
	font-size: 0.8em;
	margin-bottom: 0
	
}
.smaller { font-size: .8em; }
.darkerlink  {
	color: #9AB3BC;
	font-size: 0.8em;
	line-height: 8px 
}

.darkerlink2  {
	color: #8AA0A8;
	font-size: 0.5em
	
}