body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px}

.title
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #28527B;
  position: relative;
  font-style: normal;
  text-align: left;
  top: 0px;
  }

.logo {
  margin: 5px;
  padding: 5px;
  }

.titlesmall
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4A5D84;
  font-style: normal;
  font-weight: bold;
  bottom: 5px;
  clip: rect(auto,auto,5px,auto);
  }


.links
  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration:none;
  font-weight: bold
  }

.links2
  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #00ffff;
  text-decoration:none;
  font-weight: bold
  }

.links:hover
  {
  color: #CCCCCC;
  font-size: 11px
  }

.footer
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none
  }

.footer:hover { color: #CCCCCC}

.flag
  {
  position         : relative;
  left             : 10px;
  top              : 5px;
  }

.box
  {
  background-color : #ffffcc;
  border-color     : black;
  border-style     : solid;
  border-width     : 1px;
  color            : black;
  font-family      : "Arial";
  font-size        : 9pt;
  text-align       : left;
  }


