 A {
    color:#FF9900; 
    text-decoration:none;
    }
  A:hover {
    color:#6600ff;
    text-decoration:none;
    }
  A:active {
    color:#ff0000;
    text-decoration:none;
    }



  .A1H {
    color:#0000ff; 
    text-decoration:underline;
    }
  .A1H:hover {
    color:#ff0000;
    text-decoration:underline;
    }
  .A1H:active {
    color:#FF9900;
    text-decoration:none;
    }



 .fontsize8 {
	font-size : 8px;
    }
    
 .fontsize10 {
	font-size : 10px;
    }

 .fontsize12 {
	font-size : 12px;
    }
     
h1 { font-size : 13px; line-height: 16px; margin: 0px;  }
h1 a, h1 a:hover { text-decoration: none; color: #000000; }

h2 { font-size : 13px; line-height: 16px; margin: 0px;  }
h2 a, h2 a:hover { text-decoration: none; color: #000000; }

h3 { font-size : 10px; line-height: 12px; margin: 0px; font-weight: normal; color: #999999; }
h3 a, h3 a:hover { text-decoration: none; color: #999999; }


.content, .content table font { font-size: 13px; font-family:verdana,arial,sans-serif; }

.footer { font-size: 12px; font-family: tahoma,arial,sans-serif; color: #666666; }
.footer span { font-size: 10px; font-family: arial,sans-serif; color: #999999; }

