a:link
{
	color: #40FFFF;text-decoration:none; font-weight:bold 
}

a:visited
{
	color: #00C0C0;text-decoration:none; font-weight:bold 
} 
a:active 
{
	color: #BDBDBD;text-decoration:none; font-weight:bold
}

a:link.banner      { color: #FFFFFF; text-decoration: none }
a:visited.banner      { color: #FFFFFF; text-decoration: none }
a:active.banner      { color: #BDBDBD; text-decoration: none }



FORM
{
 margin: 1.50pt 0 
}


body
{
	font-family: Arial;
	background-color: rgb(0,0,0);
	color:#FFFFFF; font-size:10pt
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}

td
{ 
font-family: Arial; font-size: 10pt; color:#FFFFFF
 }
 
		.highlight { background: #008080; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
 
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #000000
}
h2
{
	color: #33CCCC
}
h3
{
	color:#33CCCC
}
h4
{
	color: #FFFFFF; font-weight:normal; font-size:12pt

}
h5
{
	color: rgb(134,134,134)
}
h6
{
	color: #33CCFF
}