      body  {
          font-size : 11px;
          font-family : Tahoma, Helvetica;
      }
     FONT {
          font-family : Tahoma, Helvetica;
          font-size : 11px;
      }
     td {
          font-size : 11px;
          color : #666666;
          font-weight : normal;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     .td2 {
          font-size : 11px;
          color : #ffffff;
          font-weight : normal;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
	  
     .big {
          font-size : 25px;
          color : #999999;
          font-weight : bold;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
	  
     .small {
          font-size : 11px;
          color : #999999;
          font-weight : normal;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }	  
     .menu {
          font-size : 11px;
          color : #333333;
          font-weight : normal;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     a.menu:link {
          font-size : 11px;
          color : #333333;
          font-weight : normal;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     a.menu:visited {
          font-size : 11px;
          color : #333333;
          font-weight : normal;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     a.menu:hover {
          font-size : 11px;
          color : #999999;
          font-weight : normal;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     .white {
          font-size : 11px;
          color : #ffffff;
          font-weight : bold;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     a.white:link {
          font-size : 11px;
          color : #000000;
          font-weight : bold;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     a.white:visited {
          font-size : 11px;
          color : #000000;
          font-weight : bold;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     a.white:hover {
          font-size : 11px;
          color : #ffffff;
          font-weight : bold;
          font-family : Tahoma, Helvetica;
          text-decoration : none;
      }
     A:link {
          color : #333333;
          text-decoration : none;
      }
     A:visited {
          color : #333333;
          text-decoration : none;
      }
     A:hover {
          color : #999999;
          text-decoration : none;
      }
     input , radio , select , textarea {
          background-color : #F7F7F7;
          border-color : #333333;
          color : #999999;
          font-size : 11px;
          font-family : "Tahoma";
	      border : 1px;
          border-style : dotted;
      }
	  
	.small
{
FONT-SIZE: 9px; COLOR: #999999; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma, Helvetica; TEXT-DECORATION: none
}
a.small:link, { 
FONT-SIZE: 9px;
 COLOR: #004080; 
 FONT-WEIGHT: normal; 
 FONT-FAMILY: Tahoma, Helvetica; 
 TEXT-DECORATION: none 
 }
a.small:visited, { FONT-SIZE: 9px; COLOR: #004080; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma, Helvetica; TEXT-DECORATION: none }
a.small:hover, { FONT-SIZE: 9px; COLOR: #000000; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma, Helvetica; TEXT-DECORATION: none }

.noborder
{
background-color : transparent;
border-color : #ffffff;
color : #999999;
font-size : 10;
font-family: "Tahoma";
border-style : solid;
border-width : 0;


}