<STYLE>

<!--
 a:link    {text-decoration: none; color: #964235; font-weight: bold; }
 a:visited {text-decoration: none; color: #964235; font-weight: bold; }
 a:hover   {text-decoration: none; color: red; font-weight: bold; }
 a:active  {text-decoration: none; color: #964235; font-weight: bold; }

p: {font-family: verdana; font-size: 13; color: red; }

body {font-family: verdana; color: red; font-size: 13;}

table {font-family: verdana; color: red; font-size: 13;}

h1         {text-align: center;
            font-size: 30px;
            font-family: verdana}

h2         {text-align: center;
            font-size: 25px;
            font-family: verdana}

h3         {text-align: center;
            font-size: 20px;
            font-family: verdana}


->
</STYLE>
