a
{ color: #cc0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;}

a:active
{ color: #cc0000; }

a:hover
{ color: #ffff00;
  text-decoration: none; }
  
a:visited
{ color: #1C567B;
	text-decoration: none;}

a.case99:link 
{ color: #FFFF00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;}
  
a.case99:active
{ color: #FFFF00; 
  font-size: 11px;
  text-decoration: none;}

a.case99:hover
{ color: #CC0000;
  font-size: 11px;
  text-decoration: none;}

a.case99:visited
{ color: #FFFF00;
  font-size: 11px;
  text-decoration: none;}

BODY, TABLE, TD, TH, UL, OL, DD, DL, P, BR, DT {
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
}

H1 {
font-family: verdana, Arial, helvetica, sans-serif;
font-size: 13pt;
font-weight: bold;
color: #ffffff;
}

DT {
font-family: helvetica, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

P.footer {
font-family: helvetica, arial, sans-serif;
font-size: 9pt;
}

DIV.large {
font-family: helvetica, arial, sans-serif;
font-size: 13pt;
font-weight: bold;
}

.txtfld {
border: 1px #000000 groove;}

.button1 {
color : #cc0000;
	background-color : #FFFFFF;
	border-width : 1px;
	border-style : outset;
	border-color : #cc0000;
	width : 75px;
	height : 26px;
	cursor : hand;
}

.button2 {
color : #1C567B;
	background-color : #FFFFFF;
	border-width : 1px;
	border-style : outset;
	border-color : #1C567B;
	width : 45px;
	height : 26px;
	cursor : hand;
}