﻿body {
  background-color: #FFCC00;
 }

div.top {
  font-family: Arial;
  font-weight: normal;
  font-size: 32pt;
  color: #FF6103; 
  text-align: left;
  margin-top: 1px;
  margin-bottom: 1px;
}

div.nav {
width="200";
 height="390";
 valign="top";
text-align: center;
 font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #FF6103; 
  margin-top: 10px;
  margin-bottom: 5px;
}

a.nav {
width="200";
 height="390";
 valign="top";
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #FF6103; 
 margin-top: 10px;
  margin-bottom: 5px;
}


div.middle {
  text-align: center;
 margin-top:10px;
 margin-bottom: 10px;
  font-family: Arial;
 font-size: 12pt;
 background-color: #ffffff;
 }
 
 div.officer {
 margin-top: 10px;
 text-align: center;
     font-family: Arial;
 font-size: 14pt;
 background-color: #ffffff;

}
