
  .tooltip {position: absolute;top:100;left:110;visibility: hidden;background:black}
  .tooltip1 {position: absolute;top:210;left:110;visibility: hidden;background:black}
         
        .small {
         
         font-family: Verdana, Arial, helvetica, Osaka;
         font-size: 9px
         }
         
         .copyright {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	
}
		 
		 .medium {
         
         font-family: Verdana, Arial, helvetica, Osaka;
         font-size: 10px
         }
         
                 .large {
         
         font-family: Verdana, Arial, helvetica, Osaka;
         font-size: 16px
         }
         
                  .text {
         
         font-family: Verdana, Arial, helvetica, Osaka;
         font-size: 12px
         }
         
         
         
A:Hover { color:red; text-decoration:none }
A { color:blue; text-decoration:none}
         
         
         H1 {text-indent: 40px}
         H2 {text-indent: 35px}
         H3 {text-indent: 30px}
         H4 {text-indent: 25px}
         
         H5 {text-indent: 20px}
         H6 {text-indent: 15px}
         H7 {text-indent: 10px}
         H8 {text-indent: 5px}
         
         H9 {text-indent: 50px}
 
         
     
