                         .total {
                      	font-size : 12px;
                      	font-family : arial;
                      	color : #00797A;
                      }
                         .btotal {
                      	font-size : 12px;
                      	font-family : arial;
                      	font-weight: bold;
                      	color : #00797A;
                      }   
                         .white {
                      	font-size : 12px;
                      	font-family : arial;
                      	color : #F1FDF6;
                      }
                      .htotal {
                      	font-size : 20px;
                      	font-family : arial;
                      	font-weight: bold;
                      	color : #00797A;
                      } 
                      
                      A.lnk  {
                     	font-family : Arial;
                     	font-size : 8px;
                     	color : #cd7007;
                     	text-decoration : none;
                     }
                     
                     A.lnk:Active  {
                     	color : #1366c1;
                     }
                     
                     A.lnk:Visited  {
                     	color : #6a2b15;
                     }
                     
                     A.lnk:Hover  {
                     	color : #d01804;
                     	text-decoration : underline;
                     }                     
