<style type="text/css">


body  {
	background-color: #6B6BDE;
	background-image: url(images/backgd2.gif);
	background-repeat: repeat;
          margin-right: 5%;
          margin-left: 3%;

}
body, p, tr, td, ul, ol, li, a {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
}
     H1 {
          font-family: "Arial Black", Sans-serif;
          font-size: x-large;
          color: black;
          text-align: center;
     }

          A:link    { color: red }
          A:active  { color: blue}
          A:visited { color: green}
          A:link, A:visited, A:active { text-decoration: none }
     H2 {
          font-family: "Arial Black", Sans-serif;
          font-size: large;
          color: red;
     }

     H3 {
          font-family: "Arial Black", Sans-serif;
          font-size: medium;
     }

     DIV.center {text-align: center;}

     DIV.news {
             font-family: "Times New Roman", Times, Serif;
             background: #FFF;
             padding: 0.5em;
             border-width: thin thick thick thin;
             border-color: #000;
             border-style: outset;
             font-size: small;
             margin-top: 0.5em;
             margin-bottom: 1em;
             width: 250px;
             text-align: justify;
             float: left;
       }

     DIV.letter {
             font-family: Courier, monospace;
             background: #FFF8F8;
             padding: 0.5em;
             border-width: thin thick thick thin;
             border-color: #000;
             border-style: outset;
             margin-top: 0.5em;
             margin-bottom: 1em;
             width: 70%;
             text-align: left;
         }

     DIV.pullout {
             font-family: "Century Gothic", Helvetica, Arial, Sans-serif;
             background: #CCC;
             padding: 0.5em;
             border-width: thin thick thick thin;
             border-color: #000;
             border-style: outset;
             font-weight: bold;
             margin-top: 0.5em;
             margin-bottom: 1em;
             width: 70%;
             text-align: center;
       }
#navigation {
	display: inline;
}



</style>

