body, td
{
  color:#000000;
  font-size:9pt;
  font-weight:normal;
  font-face:tahoma, verdana;
}  

a:link, a:visited
{
  color:#336699;
  font-family:tahoma, verdana;
  font-size:7pt;
  text-decoration:underline;
}  

a:active, a:hover
{ 
  color:#000000;
  font-family:tahoma, verdana;
  font-size:7pt;
  text-decoration:none;
}  

.front:link, .front:visited
{
  color:#000000;
  font-family:tahoma, verdana;
  font-size:8pt;
  text-decoration:none;
}  

.front:active, .front:hover
{
  color:#0099cc;
  font-family:tahoma, verdana;
  font-size:8pt;
  text-decoration:none;
}  

.sLink:link, .sLink:visited
{
  color:#174278;
  font-family:arial;
  font-weight:bold;
  font-size:8pt;
  text-decoration:none;
}  

.sLink:active, .sLink:hover
{
  color:#000000;
  font-family:arial;
  font-weight:bold;
  font-size:8pt;
  text-decoration:underline;
}  

.bNorm
{
  color:#ffffff;
  background-color:#000000;
  border-color:#0086ab;
  font: 8pt Verdana, Arial,Helvetica,Sans Serif;
  font-weight: normal;
}

.bOver
{ 
 color:#000000;
 background-color:#0086ab;
 border-color:#336699;
 font: 8pt Verdana, Arial,Helvetica,Sans Serif;
 font-weight: normal;
}

.tBox
{
 color:#000000;
 background:#ffffff;
 border-color:#336699;
 font-family:tahoma, verdana;
 font-size:8pt;
 font-weight:normal;
 height:17px;
}

.tArea
{
 color:#000000;
 background:#ffffff;
 border-color:#336699;
 font-family:tahoma, verdana;
 font-size:8pt;
 font-weight:normal;
 height:150px;
}