/* River = #112152; 17, 33, 82 */

/* Classes */
      a.menu:link {color: #112152;
                   font-size: 10pt;
                   text-decoration: none;}
     a.menu:hover {color: #112152;
                   font-size: 10pt;
                   text-decoration: underline;}
   a.menu:visited {color: #112152;
                   font-size: 10pt;
                   text-decoration: none;}
      .copyright {text-align: center;
                  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                  font-size: 8pt;
                  font-style: italic;
                  color: #112152;}
      .emphasize {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  color: #112152;}

/* Selectors */
            body {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                  font-size: 12pt;
                  text-align: left;
                  color: #000000;
                  margin: 0;
                  padding: 0;
                  background-position: center;}
     h3,h4,h5,h6 {font-family: arial;
                  font-weight:bold;
                  font-style: italic;
                  color: #112152;}
              hr {color: #112152;
                  text-align: center;
                  width: 50%;}
              td {padding: 3px 3px 3px 3px;}
              ul {list-style-type: square;}

