body {background-color:#FFFFFF;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;}
A 
{  text-decoration: underline;
   font-family: Arial; 
   font-size: 13px; font-style: normal; 
   color : #000000;
   font-weight: bold;
}

H1 {font-family: Arial;
    font-size: 16pt;
    font-style: italic;
    font-weight: bold;
}
H2 {font-family: Arial;
    font-size: 13pt;
    font-style: italic;
    font-weight: bold;
}

p {font-family: Arial;
   font-size: 10pt;
   text-align: justify;
}
ul {font-family: Arial;
   font-size: 10pt;
}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 1;
  position: absolute;
  top: 9em;
  left: 0em;
  width: 9em }
ul.navbar li {
  background: #E0B058;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }
  A:hover 
{  text-decoration: none;
   color : #804040;
}
address 
{  text-decoration: none;
   font-family: Arial; 
   font-size: 10pt; font-style: italic; 
   color : #000000;
   font-weight: bold;
   text-align: center;
}
address.footer
{  text-decoration: none;
   font-family: Arial; 
   font-size: 8pt; font-style: italic; 
   color : #000000;
   font-weight: normal;
}
