a
{ color: #3366CC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;}

a:active
{ color: #FFFF00; }

a:hover
{ color: #000000;
  text-decoration: none; }

a.case99:link 
{ color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;}
  
a.case99:active
{ color: #000000; 
  font-size: 11px;
  text-decoration: none;}

a.case99:hover
{ color: #006699;
  font-size: 11px;
  text-decoration: none;}

a.case99:visited
{ color: #000000;
  font-size: 11px;
  text-decoration: none;}

h1   {font-family: Arial,Helvetica,Sans-Serif; 
font-size: 16px; 
color: #336699; 
text-align: left
}
  
.txtfld {
border: 1px #333333 groove;}

.button1 {
color : #3366CC;
	background-color : #FFCC00;
	border-width : 1px;
	border-style : outset;
	border-color : #3366CC;
	width : 75px;
	height : 26px;
	cursor : hand;
}

.button2 {
color : #3366CC;
	background-color : #FFCC33;
	border-width : 1px;
	border-style : outset;
	border-color : #3366CC;
	width : 45px;
	height : 26px;
	cursor : hand;
}
