<!--
a:link

{

color: #2B8932;

background-color: transparent;

text-decoration: none;

}

a:visited

{

color: #2B8932;

background-color: transparent;

text-decoration: none;

}

a:hover

{

color: #000000;

background-color: #FFFF00;

text-decoration: none;

}

		
body {
	margin:0px;
	
}

sr {
font-family : Times, Times New Roman, serif;
font-size :11pt;
}

fd_results 
{ font-size : 11pt; }

label {
   cursor: pointer;
   cursor: hand;
   }

input, textarea, select
{ background-color: #FFFF66; font-family : Times, Times New Roman, serif; font-size=10pt; }

.hl2 {
	background-color:yellow;
	}
	

