input
{
  font-family: Verdana;
  font-size: 8pt;
  border-style: solid;
  border-color: #808080;
  border-width: 1px;
}

textarea
{
  font-family: Verdana;
  font-size: 8pt;
  border-style: solid;
  border-color: #808080;
  border-width: 1px;
}

body
{
  font-family: Verdana;
  font-size: 10pt;
  color: #000000;
}

a:link
{
  font-family: Verdana;
  font-size: 10pt;
  color: #000080;
  text-decoration: none;
}

a:visited
{
  font-family: Verdana;
  font-size: 10pt;
  color: #000080;
  text-decoration: none; 
}

a:active
{
  font-family: Verdana;
  font-size: 10pt;
  color: #000080;
  text-decoration: none;
}

a:hover
{
  font-family: Verdana;
  font-size: 10pt;
  color: #000080;
  text-decoration: underline;  
}

th
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight: lighter;
}

td
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight: lighter;
}


.cellA
{
  border-style: solid;
  border-color: #808080;
  border-width: 1px;
}

.cellB
{
  border-style: solid;
  border-color: #202020;
  border-width: 1px;
}

.urlON
{
  border-bottom: #808080 1px solid; 
  border-left: #808080 1px solid; 
  border-right: #808080 1px solid; 
  border-top: #808080 1px solid;
  
  font-family: Verdana;
  font-size: 10pt;
  background-color: #F2F2F2;
}

.urlOFF
{
  border-bottom: #808080 1px solid; 
  border-left: #808080 1px solid; 
  border-right: #808080 1px solid; 
  border-top: #808080 1px solid;

  font-family: Verdana;
  font-size: 10Pt;
  background-color: #F0F0F0;
}

.solidborder
{
  border-bottom: #808080 1px solid; 
  border-left: #808080 1px solid; 
  border-right: #808080 1px solid; 
  border-top: #808080 1px solid;
}
