body{
	color:darkblue;
}

SPAN.header {
	font-weight : bold;
	color : #10276F;
}

SPAN.bold {
	font-weight : bold;
}

SPAN.subheader {
	font-weight : bold;
	color : #336600;
}

SPAN.bullet {
	font-weight : bold;
	color : #66cc00;
}

text.TText { 
	color:#b6fbfe;
}

.TText { 
	color:#b6fbfe;
}

.regular { 
	font-size:12; 
	color:#99ffff
}

.large { 
	font-size:18; 
	color:#99ffff
}

a { 
	text-decoration:none; 
	color:#0033ff}

a:hover { 
	text-decoration:overline; 
	font:none; 
	color:#6868A0
}

a:visited { 
	color:#6868A0
}

a.lgtblue  { 
	text-decoration:none; 
	color:#99ccff
}

a.aqua  { 
	text-decoration:none; 
	color:aqua
}


a.lgtblue:hover { 
	text-decoration:underline; 
	font:none; 
	color:yellow
} 

a.aq-yellow  { 
	text-decoration:none; 
	color:aqua
}

a.aq-yellow:hover { 
	text-decoration:overrline ; 
	font:none; 
	color:yellow
} 

a.aqua:hover { 
	text-decoration:underline; 
	font:none; 
	color:yellow
} 

.second { 
	color:#6be2ef
}

.third { 
	color:#0bd6db
}

.stat { 
	color:aqua
}

.first { 
	color:#c9fbfc; 
	font-size:14
}

tr.1 {
	background:#0066cc
}

tr.2 {
	background:#006699
}

tr.black {
	background:black
}

tr.gray {
	background:#383838
}

b.lgtblue { 
	text-decoration:none; 
	color:#99ffff; 
	font-size:12
}

.eheader {
	font-size:85%;
}