/* Global CSS Pattern: Teros Web Productions */
/* Justin M. Rhodes 06/2004                  */

body 
{
  background-color:#003366;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 10pt;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color:#000000;
} 

a:link, a:visited, a:active
{
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}

a:hover
{
  color: #EE760C;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

td.spaced
{
  padding: 5px;
}

.yellowheader
{
  color: #F7D325;
  font-weight: bold;
  font-size: 10pt;
}

font.firstletter
{
  font-weight: bold;
  font-size: 12pt;
}

font.small
{
  font-size: 8pt;
  color: #FFFFFF;
}

font.empty
{
  font-size:9pt;
  color: #404040;
  text-align: center;
  font-style: italic;
}

.text10
{
  font-size: 10pt;
}

.tdplain
{
  font-weight: normal;
}