h1           
{ font-family: Arial; 
  font-size: 12pt; 
  color: #754E41; 
}

h2           
{ font-family: Arial; 
  font-size: 10pt; 
  color: #754E41; 
}

h3           
{ font-family: Arial; 
  font-size: 8pt; 
  color: #754E41; 
}

font.clsitmlbl 
{ background-color:  #ffffff;
  color: black;
  font-family:  Arial;
  font-size: 9pt; 
  font-weight: normal;
}
body 
{ background-color:  #ffffff;
  color: black;
  font-family:  Arial;
  font-size: 9pt; 
  font-weight: normal;
}
td 
{ font-family:  Verdana;
  font-size: 9pt; 
  font-weight: normal;
}

select
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}
textarea
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}
a
{ 
	text-decoration: none;  color: #003366; font-size: 9pt
}
a:link
{ 
	text-decoration: none;  color: #FFFFFF; font-size: 9pt
}
a:hover 
{  
	font-weight: bold; font-size: 8pt
}

a:visited 
{  
	text-decoration: none;  color: #003366; font-size: 9pt
}