BODY{
  background-color: #054301;
  font-family: Verdana, Arial;
  font-size: 12px;
}
TABLE{
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 25px;
}
IMG{
  border: 0;
}
P{
}
DIV{
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 25px;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
}
a:link{
  color: #FDB203;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a:visited{
  color: #FDB203;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a:hover{
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.copyright:link{
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.copyright:visited{
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.copyright:hover{
  color: #FDB203;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.email:link{
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.email:visited{
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.email:hover{
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
.bordered{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
