<style>
  <!--
    A.cl1 {color:white; text-decoration:none; font-family:verdana;
           font-weight:normal; font-size=7pt; }
    A.cl1:active {color:blue;}
    A.cl1:visited {color:white;}
    A.cl1:hover {color:brown;}
    A.cl1:visited:hover {color:yellow; background=black;}
  -->
</style>
<style>
  <!--
    A.cl2 {color:black; text-decoration:none; font-family:verdana;
           font-weight:bold; font-size=8pt;}
    A.cl2:active {color:blue;}
    A.cl2:visited {color:black;}
    A.cl2:hover {color:red;}
    A.cl2:visited:hover {color:red;}
  -->
</style>
<style>
  <!--
    A.cl3 {color:white; text-decoration:none; font-family:verdana;
           font-weight:bold; font-size=7pt;}
    A.cl3:active {color:blue;}
    A.cl3:visited {color:white;}
    A.cl3:hover {color:red;}
    A.cl3:visited:hover {color:magenta;}
  -->
</style>
<style>
  <!--
    A.cl4 {color:magenta; text-decoration:none; font-family:comic sans ms;
           font-weight:bold; font-size=16pt;}
    A.cl4:active {color:blue;}
    A.cl4:visited {color:magenta;}
    A.cl4:hover {color:red;}
    A.cl4:visited:hover {color:black;}
  -->
</style>
<style>
  <!--
    A.nav1 {color:white;text-decoration:none}
    A.nav1:active {color:#003366;}
    A.nav1:visited {color:black;}
    A.nav1:hover {color:magenta;}
    A.nav1:visited:hover {color:#ff2200;}
  -->
</style>
B {font-weight:bolder;}

H1{font-size:20pt; color:Blue; font-weight:bolder;
    text-align:center;}

H2{color:red; font-size:12pt;
    text-align:left; font-family:arial;}

H3 {color:green; font-weight:bolder font-size:12pt; 
    font-family:Verdana;}

H4{color:black; font-size:10pt;
    font-family:verdana;}

H5{color:black; font-size:10pt;
    font-family:verdana;}


I {font-size:10pt; font-style:italic}


.head1 {font: 12pt "comic sans ms";  color:green; line-height:16pt;
        font-weight:bold;}

.head2 {font: 8pt "arial"; color=black; 
        font-weight:bold; background:lightblue;}

.head3 {font: 8pt "arial"; 
        font-weight:bold; background:lightblue;}

.head4 {font: 8pt "arial"; font-style:normal;
        font-weight:bold; }

.head5 {font: 10pt "verdana"; color:White; border:thick outset red;
        margin-left:1pt;font-weight:bold; background:blue;}

.head6 {font: 8pt "verdana"; color:yellow; border:thick outset silver;
        font-weight:normal; background:black;}

.menu { font-size: 12pt; line-height:32pt
        color: lime; background:blue;
        text-align:right;}

.hightlight { color:lime; background: blue;}
.whiteonred { color:white; background:red;}
.whiteonblue { color:white; background:blue;}
.yellowonblack { color:yellow; background:black;}
.yellowonblack { color:yellow; background:black;}
.blackonyellow { color:black; background:yellow;}
.redonsilver { color:red; background:silver;}
.blackonsilver { color:black; background:silver;}
.blueonsilver { color:blue; background:silver;}

<style>
  <!--A.bb{color:black;text-decoration:none;}
      A.bb:visited{color:black;}
      A.bb:hover{color:red;} 
  -->
</style>
  
<style>
  <!--
    A.nav {color:#003366;text-decoration:none;}
    A.nav:active {color:#003366;}
    A.nav:visited {color:#003366;}
    A.nav:hover {color:magenta;}
    A.nav:visited:hover {color:#ff2200;}
  -->
</style>