style text="text/css">

h1 {
  font-size: 22px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  color: black;
  text-align: center;
}

h2 {
  font-size: 20px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  color: black;
}


td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: black;
}

.h3 {
  font-size: 17px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  color: black;
}

.h4 {
  font-size: 13px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  color: black;
}



.mnbot {
  font-size: 7pt;
  font-family: fixed;
  color: #333333;
}

.dnl {
  font-size: 9px;
  font-family: verdana, helvetica, arial, sans-serif;
  color: #5F5F5F;
}


.loc {
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: gray;
  font-weight: bold;
  text-transform: uppercase;
}


a.outside:visited {
  color: black;
  text-decoration: none;
}

a.outside:hover {
  color: white;
  text-decoration: underline;
}

a.outside {
  color: black;
  text-decoration: none;
}

a:visited {
  color: #660066;
  text-decoration: underline;
}

a:active {
  color: red;
  text-decoration: none;
}

a:hover {
  color: #CC3300;
}

a {
  color: #4B4BFF;
  text-decoration: none;
}



a.mnbot:visited {
  color: #black;
  text-decoration: none;
}

a.mnbot:active {
  color: red;
  text-decoration: none;
}

a.mnbot:hover {
  color: black;
  text-decoration: underline;
}

a.mnbot {
  color: #333333;
  text-decoration: none;
}



</style>
