table { font-family: Arial; color: #000000; font-size: 10pt }
body { font-family: Arial; color: #000000; font-size: 10pt }

td.header {font-family: Arial; color: #FFFFFF;font-size: 12pt;background: #000080; font-weight:bold}

A:visited {font-family:Arial; font-size:11pt;color:#000080;text-decoration: none; font-weight:  }
A:link {font-family:Arial; font-size:11pt;color:#000080;text-decoration: none;font-weight: }
A:hover {font-family:Arial; font-size:11pt;color:#0000ff;text-decoration: underline;font-weight:}

.title_bar {
	font-family: Arial; 
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #000080;
	border-bottom: 0px solid #c0c0c0;
	padding: 2px;
	width: 600;
}


<%
'baby blue 	#99CCFF 
'purple 	#800080
'yellow 	#FFFF66
'white 		#FFFFFF
'dark grey 	#808080
'light grey #C0C0C0

'black		#080808	
'green		#669900
'blue 		#221B8D	original from bcs
'blue 		#0000FF	
'teal		#008080	
'dark blue 	#000080
'burgandy	#800000	
'gold		#CCCC00
%>
