/* Stylesheet #A */

h1, h2, h3, h4, h5, h6{color:"#800000"; font-family: verdana, arial, sans-serif;}
   
   a:link{color:blue; text-decoration: none;}
   a:visited{color:blue; text-decoration: none;}
   a:hover{color:red; text-decoration: underline;}
   a:active{color:red; text-decoration: underline;}
   
 
 	.tru{color:"#000000"; font-family:verdana, arial, sans serif; font-size:10pt;}

	.tru1{color:"#000000"; font-style:none; font-family:verdana, arial, sans serif; font-size:12pt;}

    .trub{color:"#000000"; font-style:none; font-weight:bold; font-family:verdana, arial, sans serif; 
    font-size:12pt;}

	.tru3{color:"#000000"; font-family:verdana, arial, sans serif; font-size:8pt;}