body, table, td, tr, center, p, div
{
      font-family: Verdana, Arial, Helvetica, Eurasia;
      font-size: 11px; font-weight: normal; color:#000000;
}

input, textarea
{
      font-family: Verdana, Arial, Helvetica, Eurasia;
      font-size: 11px; font-weight: bolder; color:#000000;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}

.graytext 
{  
	color: #000000;
}

  A:link
  {
        color: #000000; font-weight: normal;
	text-decoration: none;
  }
  A:visited
  {
        color: #000000; font-weight: normal;
	text-decoration: none;
  }
  A:active
  {
        color: #000000; font-weight: normal;
  }
  A:hover
  {
        color: #000000; font-weight: normal;
  }
