
html,body
  {
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
  }

td
  {
  margin:0px;
  border-spacing:0px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  }

.head
  {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 16px; font-weight:bold; color:#CC0000;
  }

.small
  {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 9px; font-weight:bold; color:#999999;
  }

.headnc
  {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 16px; font-weight:bold;
  }

.smallnc
  {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 10px; font-weight:normal;
  }

.servloginp {background-color:#CCCCCC; width:55px; height:14px; border:0px none #cccccc; padding:0px; font-size:10px; color:#336699;}
.servlogbut {background-color:#CCCCCC; width:55px; height:14px; border:0px none #cccccc; padding:0px; font-size:10px; color:#336699; font-weight:bold;}
.servsmall  {font-family: Arial,Verdana,Geneva,Helvetica,sans-serif; font-size:10px; font-weight:normal;}
.servlarge  {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:16px; font-weight:bold;}


A:link    {color:#336699; text-decoration:underline;} 
A:visited {color:#336699; text-decoration:underline;} 
A:hover   {color:#CC0000; text-decoration:underline;} 
A:active  {color:#CC0000; text-decoration:underline;} 

A.navlink:link    {color:#666666; font-size:12px; font-weight:normal; text-decoration:none;} 
A.navlink:visited {color:#666666; font-size:12px; font-weight:normal; text-decoration:none;} 
A.navlink:hover   {color:#CC0000; font-size:12px; font-weight:normal; text-decoration:none;}
A.navlink:active  {color:#CC0000; font-size:12px; font-weight:normal; text-decoration:none;} 

A.titlink:link    {color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;} 
A.titlink:visited {color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;} 
A.titlink:hover   {color:#000000; font-size:12px; font-weight:bold; text-decoration:none;}
A.titlink:active  {color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;} 

A.headlink:link    {color:#CC0000; font-size:16px; font-weight:bold; text-decoration:none;} 
A.headlink:visited {color:#CC0000; font-size:16px; font-weight:bold; text-decoration:none;} 
A.headlink:hover   {color:#CC0000; font-size:16px; font-weight:bold; text-decoration:underline;}
A.headlink:active  {color:#CC0000; font-size:16px; font-weight:bold; text-decoration:none;} 

H1 {font-family:Arial,sans-serif; font-size:8px; font-size:font-weight:normal;}
H2 {font-family:Arial,sans-serif; font-size:12px; font-size:font-weight:normal;}



