body, table
{
  font-family: Arial;
  font-size: 8pt
}
a
{
  font-family: Arial; 
  font-size: 8pt; 
  font-weight: bold; 
  text-decoration:none;
  color: white
}
a.MainMenu
{
  font-family: Arial; 
  font-size: 8pt;
  text-decoration:none;
  color: white
}
a.small
{
  font-family: Arial; 
  font-size: 8pt;
  text-decoration:underline;
  font-weight:normal;
  color: black
}
a.Normal
{
  font-family: Arial; 
  font-size: 10pt;
  text-decoration:none;
  color: black
}
a.License
{
  font-family: Arial; 
  font-size: 8pt;
  color: black
}
a.NormalSmall
{
  font-size: 8pt;
  color: black
}
a.Web,
{
  font-family: Arial; 
  font-size: 12pt;
  text-decoration:underline;
  color: #006E54
}
.PageLink
{
  CURSOR:pointer;
  font-family: Arial; 
  font-size: 8pt;
  text-decoration:underline;
  color: #006E54
}
.PageLinkC
{
  CURSOR:pointer;
  font-family: Arial; 
  font-size: 8pt;
  text-decoration:underline;
  color: Red
}
a.WebOther
{
  font-family: Arial; 
  font-size: 8pt;
  text-decoration:underline;
  color: #006E54
}
a.frontend
{
  font-family: Arial; 
  font-size: 8pt;
  text-decoration:underline;
  color: black;
  font-weight:normal
}
input, select
{
 font-face: Arial;
 font-size:7pt
}
textarea
{
 font-face: Arial;
 font-size:8pt
}

blink		
{
 behavior: url(blink.htc)
}