h5       {
         font-family: Arial;
         font-size: 14;
         text-align: center;
         }
h4       {
         font-family: Arial;
         font-size: 14;
         text-align: center;
         }

h3       {
         font-family: Arial;
         font-size: 25;
         text-align: center;

         }

h2       {
         font-family: Times New Roman;
         font-size: 25;
         text-align: left;
         text-decoration: underline;
         }

h1       {
         font-family: Akka;
         text-align: center;
         }

li       {
         font-family: Arial;
         font-size: larger;
         }

a:link { color:#000000; text-decoration:none; font-family:Arial; font-size:12; }
a:visited { color:#000000; text-decoration:none; font-family:Arial; font-size:12; }
a:hover { color:#901534; text-decoration:none; font-weight:bold; }
a:active { color:#901534; font-weight:bold; }
