body 
 {
  font-weight: normal; 
  font-size: 10pt; 
  font-family: tahoma, verdana, arial, helvetica;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #5F503F;
 }
p 
 {
  font-size: 10pt; 
  font-style: normal; 
  font-family: tahoma, verdana, arial, helvetica;
 }
td 
 {
  font-size: 10pt; 
  font-style: normal; 
  font-family: tahoma, verdana, arial, helvetica;
 }
h1
 {
  font-size: 22pt; 
  font-family: tahoma, verdana, arial, helvetica;
 }
h2
 {
  font-size: 20pt; 
  font-family: tahoma, verdana, arial, helvetica;
 }
h3
 {
  font-size: 18pt; 
  font-family: tahoma, verdana, arial, helvetica;
 }
h4
 {
  font-size: 16pt; 
  font-family: tahoma, verdana, arial, helvetica;
 }
h5
 {
  font-size: 14pt; 
  font-family: tahoma, verdana, arial, helvetica;
 }
h6
 {
  font-size: 12pt; 
  font-family: tahoma, verdana, arial, helvetica;
 }
.right
 {
  text-align: right;
  font-size: 9pt;
  font-weight: bold;
 }
.center
 {
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
  background-color: ivory;
 }
.bluebutton 
 {
  BACKGROUND-COLOR: #0191e1; 
  BORDER-BOTTOM: #003c64 1px solid; 
  BORDER-LEFT: #aae6ff 1px solid; 
  BORDER-RIGHT: #003c64 1px solid; 
  BORDER-TOP: #aae6ff 1px solid; 
  WIDTH: 150px;
  COLOR: #ffffff;
  FONT-WEIGHT: bold;
 }
.graybutton 
 {
  BACKGROUND-COLOR: #cccccc; 
  BORDER-BOTTOM: #003c64 1px solid; 
  BORDER-LEFT: #aae6ff 1px solid; 
  BORDER-RIGHT: #003c64 1px solid; 
  BORDER-TOP: #aae6ff 1px solid; 
  WIDTH: 150px;
  COLOR: black;
  FONT-WEIGHT: bold;
 }
.greenbutton 
 {
  BACKGROUND-COLOR: #299C94; 
  BORDER-BOTTOM: #003c64 1px solid; 
  BORDER-LEFT: #aae6ff 1px solid; 
  BORDER-RIGHT: #003c64 1px solid; 
  BORDER-TOP: #aae6ff 1px solid; 
  WIDTH: 150px;
  COLOR: #ffffff;
  FONT-WEIGHT: bold;
 }
.redbutton 
 {
  BACKGROUND-COLOR: red; 
  BORDER-BOTTOM: #003c64 1px solid; 
  BORDER-LEFT: #aae6ff 1px solid; 
  BORDER-RIGHT: #003c64 1px solid; 
  BORDER-TOP: #aae6ff 1px solid; 
  WIDTH: 150px;
  COLOR: #ffffff;
  FONT-WEIGHT: bold;
 }
.goldbutton 
 {
  BACKGROUND-COLOR: #BDB69C; 
  BORDER-BOTTOM: #003c64 1px solid; 
  BORDER-LEFT: #aae6ff 1px solid; 
  BORDER-RIGHT: #003c64 1px solid; 
  BORDER-TOP: #aae6ff 1px solid; 
  WIDTH: 150px;
  COLOR: black;
  FONT-WEIGHT: bold;
 }

