a
{
	text-decoration: none; cursor: hand;
}

.tablefont   { font-family: Verdana; font-size: 8pt; color: #FFFFFF }
a:link
{
	color: rgb(255,204,0);  cursor: hand;
}
a:visited
{
	color: #FFDF5E;  cursor: hand
} 
a:active 
{
	color: rgb(255,51,0);
}
a:hover      { color: #00FF00; text-decoration: underline; font-weight: bold; font-size:10px; line-height:130%;  }
body         { font-family: Verdana, Arial, Helvetica; background-color: #000000; color: 
               #FFFFFF; font-size: 8pt; background-image:url('fractal_art/cycleback.gif'); background-repeat:repeat-y }
table        { table-border-color-light: rgb(255,255,102); table-border-color-dark: 
               rgb(0,0,0); font-size: 8pt; color: #FFFFFF; font-family: 
               Verdana }
h1           { color: #FFCC00; font-size: 12pt; font-family:Verdana; font-weight:bold; margin-top:0; margin-bottom:0 }
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}
li           { font-size: 8pt }