table {
        font-family:                        Arial, Helvetica, sans-serif;
        color:                          #000000;
        font-size:                        11px;
}

td {
        font-family:                        Arial, Helvetica, sans-serif;
        color:                          #000000;
        font-size:                        11px;
}


.bigline {  font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #000000;
         }

.smallline {  font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #000000;
         }

A:link
      {
      font-size: 10px;
      color:#000000;
      }

A:visited
      {
      font-size: 10px;
      color:#000000;
      }

A:active
      {
      font-size: 10px;
      color:#FF9933;
      }

A:hover
      {
      font-size: 10px;
      color:#FF9933;
      }


textarea.250
{
        width:210px;
        font-family:Arial, Helvetica;
        font-size:                        11px;
background-color: #cccccc;
}

.standard
{
        width:80px;
        background-color: #FFFFFF;
        font-size:                        10px;
        font-family:Arial, Helvetica;
 }

.standard2
{
        width:70px;
        background-color: #FFFFFF;
        font-size:                        10px;
        font-family:Arial, Helvetica;
 }

.butt {
        color: #FFCC00;
        text-decoration: none;
        background-color: #333333;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.bigblue {  font-family: Arial, Helvetica, sans-serif;
            font-size: 11px; font-weight: bold;
            color: #003366;
}
