<!--
body {font-family: Times New Roman, Times, serif; color: Black; font-size: 80%; background-color: #a90034; text-align: justify; }
h1 {font-family: Georgia, Times New Roman, Times, serif; color: #000064; font-style: Italic }
h2 {font-family: Georgia, Times New Roman, Times, serif; color: #000064; font-style: Italic }

a {text-decoration: none; font-weight: bold; font-size: 70%; }
a:link    { color: White; font-weight: bold; }
a:visited { color: White; font-weight: bold; }
a:hover   { text-decoration: underline; color: #A90034; }
a:active  { color: #A90034; }
.links {text-decoration: none; font-weight: bold; font-size: 120%; font-style: Italic; } /*Class to reduce hyper link size*/

hr {margin-top: 5px; width: 100%; height: 1px; color: gray; }

-->