<!--
body { font-size: 12; 
       color: #ffffff;
       background-color: #333333;
       margin-left: 5px; 
       margin-right: 5px; 
     }
h1   { font-size: 15; color: #ff00ff}
.a   { color: #ffffff; font-size: 12}
.b   { color: #ff99ff; font-size: 12}
.c   { color: #ff0000; font-size: 12}
.d   { font-size: 13}
.e   { font-size: 12; color: #000000}
.f   { font-size: 13; color: #000000}
.g   { font-size: 14; color: #000000; font-weight: bold;}
.h   { font-size: 13; color: #ff0000; font-weight: bold;}
.i   { font-size: 12; color: #00ff00}
.j   { font-size: 13; color: #000000; font-weight: bold;}
.k   { font-size: 13; color: #ffff00}
.l   { font-size: 14; color: #ffffff; font-weight: bold;}
a:link    { color: #ff00ff; font-size: 12}
a:visited { color: #ff00ff; font-size: 12}
a:hover   { color: #ff0000; font-size: 12}
.back1    { background-position:right bottom; 
            background-image:image/back-2.gif;
            background-repeat:no-repeat;
          }
--> 