body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: regular;
  color: darkblue;
  text-decoration: none}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 200%;
  font-weight: regular;
  color: #cc0033;
  text-decoration: none}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 150%;
  font-weight: regular;
  color: #666666;
  text-decoration: none}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  font-weight: regular;
  color: darkblue;
  text-decoration: underline}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: regular;
  color: #cc0033;
  text-decoration: none}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: darkblue;
  text-decoration: none}


a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #487985;
  text-decoration: none}

/*
a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #003399;
  text-decoration: none}
*/

a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #006699;
  text-decoration: none}

a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #cc0033;
  text-decoration: underline}

a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #990033;
  text-decoration: none}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: regular;
  color: darkblue;
  text-decoration: none}

dl {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: regular;
  color: darkblue;
  text-decoration: none}

li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: regular;
  color: darkblue;
  text-decoration: none}


.menulink:link {
 color: #333333;
 background-color: #ffffff;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 11px;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 text-align: center;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px
 }

.menulink:visited {
 color: #330033;
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 11px;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 text-align: center;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px
 }

.menulink:hover {
 color: #ffffff;
 background-color: #000000;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 11px;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 text-align: center;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px
 }

.menulink:active {
 color: #333333;
 background-color: #ffffff;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 11px;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 text-align: center;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px
 }

/* class for small items */
a.sm:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none}

a.sm:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none}

a.sm:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: #ffff00;
  text-decoration: none}

a.sm:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: none}

