a
{ color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;}

a:active
{ color: #000000; }

a:hover
{ color: #F20017;
  text-decoration: none; }
  
a:visited
{ 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: #F20017;
  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: #F20017; 
}

h2   {font-family: Arial,Helvetica,Sans-Serif; 
font-size: 14px; 
color: #F20017; 
}

.txtfld {
border: 1px #1C567B groove;}

.button1 {
color : #F20017;
	background-color : #FFFFFF;
	border-width : 1px;
	border-style : outset;
	border-color : #F20017;
	width : 75px;
	height : 26px;
	cursor : hand;
}

.button2 {
color : #F20017;
	background-color : #FFFFFF;
	border-width : 1px;
	border-style : outset;
	border-color : #F20017;
	width : 45px;
	height : 26px;
	cursor : hand;
}