.all a:link    {  color: #1999A5; text-decoration: none;}
.all a:visited {  color: #1999A5; text-decoration: none;}
.all a:hover   {  color: #1999A5; text-decoration: underline;}
.all a:active  {  color: #1999A5; text-decoration: underline;}
.top { vertical-align: top}
.bottom { vertical-align: bottom; text-align: center}

.menu {  font-family: Tahoma, "Century Gothic"; font-size: 11; font-weight: bold; text-align: center}
.menu a:link    {  color: #484848; text-decoration: none;}
.menu a:visited {  color: #484848; text-decoration: none;}
.menu a:hover   {  color: #777777; text-decoration: underline;}
.menu a:active  {  color: #777777; text-decoration: none;}



h1 {
  text-align: center;
  font-size: 20px; 
  font-family: Tahoma, "Century Gothic"; 
  font-weight: bold; 
  color: #156F77;
}

h2 {
  text-align: center;
  font-size: 18px; 
  font-family: Tahoma, "Century Gothic"; 
  font-weight: bold; 
  color: #156F77;
}


#text {
  font-family: Tahoma, "Century Gothic"; 
  color: #0E0C0A; 
  text-align: justify;
  font-size: 12px;
}

