@charset "iso-8859-1";
BODY {
	BACKGROUND-COLOR: rgb(0,0,0); COLOR: FFFF00; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 12pt; TEXT-ALIGN: left
}

body	{	font-family		:arial,helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		font-size		:	small;  
		color			:	white;
		text-decoration		:	none;
		margin-left:			.05in}

blockquote	{
		font-family		:	arial,helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		line-height		:	15pt;
		font-size		:	small;  
		color			:	white;}


strong		{
		font-family		:	arial,helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		font-size		:	small;  
		color			:	white;
		text-decoration		:	none}

b	{	font-family		:	arial,helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		font-size		:	small;  
		color			:	white;
		text-decoration		:	none}

li	{	font-family		:	arial,helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		font-size		:	small;  
		color			:	white}


p	{	font-family		:	arial,helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		font-size		:	10pt;  
		color			:	white;
		background		:	none;}


br	{	font-family		:	arial,helvetica;
		font-weight		:	normal;
		font-style		:	normal
		font-size		:	small;  }


hr	{	color			:	#669999;}


table	{	font-family		:	"Monotype Corsiva", arial,helvetica;
BACKGROUND-COLOR: rgb(0,0,0);
		font-weight		:	normal;
		font-style		:	normal;
		font-size		:	small;  }


th	{	font-family		:	"Monotype Corsiva", arial;
		font-weight		:	normal;
		font-style		:	normal;
		font-size		:	small;  
		background		:	400080;
		color			:	FFFF00;}


td	{	font-family		:	arial,helvetica;
		font-weight		:	normal;
		font-style		:	normal
		font-size		:	x-small;  
		color			:	FFFF00}


h1	{	font-family		:	arial,helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		font-size		:	x-large;  
		color			:	FFFF00;}

<font color=#c8f5fe></font>
h2	{	font-family		:	arial,helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		font-size		:	large;  
		color			:	FFFF00;}


h3	{	font-family		:	arial,helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		font-size		:	16pt;  
		color			:	FFFF00;}
		
h4	{	font-family		:	12pt arial,helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		font-size		:	14pt;  
		color			:	FFFF00;}

h5	{	font-family		:	arial,helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		font-size		:	12pt;  
		color			:	#ffffff;}

a:link	{	font-family		: arial,helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		font-size		:	small;  
		text-decoration		:	underline;
		color			:	#FFFF00;}

a:active	{font-family		: arial,helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		font-size		:	small;  
		text-decoration		:	none;
		color			:	#ffff00;}


a:visited	{font-family		: arial,helvetica;
		font-weight		:	normal;
		text-decoration		:	none;
		font-size		:	small;  
		font-style		:	normal;
		color			:	#ffff80;}
		
A:hover {
color: #000000;
text-decoration:none; 
border-top:1px solid #888888;
border-bottom:1px solid #111100; 
background-color:#ffff00;
}

A:link {color: c8f5fe; text-decoration: none} A:visited {color: 996699; text-decoration: none} A:active {color: 8000ff; text-decoration: bold} A:hover {color: ff0000; text-decoration: underline}

DIV.menu .over  {color			:	darkblue;}

DIV.menu .highlight 
		{color			:	white;
		 background		:	blue;}
