
body { color: black; font-family: Arial ; background-color: #ccc; }
a.nav:link   { color: #990033; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: none;  }
a.nav:visited    { color: #990033; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: none;  }
a.nav:active  { color: #990033; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: none;  }
a.nav:hover   { color: #4682b4; font-weight: bold; font-size: 8pt; font-family: Arial; text-decoration: none;  }
a.main-nav:link   { color: #990033; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none;  }
a.main-nav:visited    { color: #990033; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none;  }
a.main-nav:active  { color: #990033; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none;  }
a.main-nav:hover   { color: #4682B4; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none;  }
a.nav2:link   { color: white; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none;  }
a.nav2:visited    { color: white; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none;  }
a.nav2:active  { color: white; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none;  }
a.nav2:hover   { color: #B0C4DE; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none;  }
a:link   { color: #990033; font-weight: bold; font-size: 10pt; font-family: Arial; text-decoration: none;  }
a:visited    { color: #990033; font-weight: bold; font-size: 10pt; font-family: Arial; text-decoration: none;  }
a:active  { color: #990033; font-weight: bold; font-size: 10pt; font-family: Arial; text-decoration: none;  }
a:hover   { color: #4682b4; font-weight: bold; font-size: 10pt; font-family: Arial; text-decoration: none;  }
h1 { color: #903; font-size: 14pt; font-family: Arial }
p { color: black; font-size: 10pt; font-family: Arial }
.art { border: solid 1px black  }
hr  { color: #990033; background-color:#990033; height: 5px; }

