

 A:link { font-family : "Tahoma";
          font-size : 10.0pt;
          text-decoration : none;
          color : #C00000;
          border : black;}

 A:visited { font-family : "Tahoma";
             font-size : 10.0pt;
             text-decoration : none;
             color : #C00000;}

 A:hover { text-decoration :underline;}

 A:active { font-family : "Tahoma";
            font-size : 10.0pt;
            color : red;}

 BODY { font-family : "Tahoma";
        font-size : 10.0pt;
        color : #00007F;
        line-height : normal;
	margin :0px 0px 0px 0px;
      

	}
 
 P { font-family : "Tahoma";
     font-size : 10.0pt;
     color : #00007F;
     line-height : normal;
     margin-top : 0.0pt;}
 

