<!-- magnify.css -->
A:link {text-decoration: none; color:"#000000";}
A:visited {text-decoration: none; color:"#000000";}
A:hover {text-decoration: none; color:"#FF0000";}
A:active {color: lime; cursor: wait;}

#f6 {cursor: default;}
#f7 {cursor: hand;}
#f10 {font: 10pt;}
#f12 {font: 12pt;}
#f16 {font: 16pt;}
#f20 {font: 20pt;}
#f24 {font: 24pt;}


#m1 {margin-left: 50px;}
#m2 {margin-left: 25px; color: #0000FF;}

#bd1 {border-style: double;}

#fw1 {font: 12pt; font-weight: 600;}
#fw2 {font: 10pt; font-weight: 600;}

