
  body {
    padding-left: 11em;
width: 750px;
text-align: justify;
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif; 
    color: black;
    background-color: #aabbaf }
    ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 12em;
    left: 1em;
    width: 9em }


    h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
h2 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
  ul.navbar li {
    background-color: #becfa6;
    margin: 0.5em 0;
    padding: 0.3em;
    border-left: 1em solid green;

     }
h6 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif
    font-size: 0.5em; }

  ul.navbar li {
    background-color: #becfa6;
    margin: 0.5em 0;
    padding: 0.3em;
    border-left: 1em solid green
     }
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: black }
  a:visited {
    color: black }
a:link:hover {
color: #7e8d69;
text-decoration: underline;}
a:visited:hover {
color: #7e8d69;
text-decoration: underline;
}


address {  
margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted;
font-size: 0.8em; }


addresses {  
margin-top: 10em;
    padding-top: 1em;
    border-top: thin dotted;
font-size: 0.8em; }


div#logo {
position: absolute;
top: 1em;
left: 1em;
width: 9em;
}

div#logo1 {
position: absolute;
top: 2em;
left: 1em;
width: 9em;
}

div#logo2 {
position: absolute;
top: 30em;
left: 1em;
width: 9em;
}

div#logo3 {
position: absolute;
top: 49em;
left: 11em;
width: 900em;
}

div#logo4 {
position: absolute;
top: 28em;
left: 1em;
width: 9em;
}

table.alerts
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 260px;
background-color: #fafafa;
border: 1px #008000 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd
{ border-bottom: 2px solid #008000;
background-color: #becfa6;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


.alertBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}

