body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom           : 15px;
           }

tds, tr, p, div {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #ffffff;
  font-size        : 12px;
  line-height      : 16px;
}



hr {
  color            : #ffffff;
  height           : 1px;
  width            : 100%;
  border: 0px;
   border-top: solid 1px #ffffff;

}

a:link, a:visited {
  color            : #ffffff;
  text-decoration  : underline;
 }

a:hover {
  color            : #416496;
  text-decoration  : underline;
  }

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}



form {
margin           : 0; 
padding          : 0;
}

.inputbox {
 color        : #f1f1f1;
 background   : #2B4A74;
 border       : 1px solid #395884;
 margin       : 3px 0;

}

form select.button{
 color        : #fff;
 background   : #2B4A74;
}

option {
background   : #2B4A74;
}

.hl {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #ffffff;
  font-size        : 16px;
  line-height      : 16px;
font-weight:bold
}


.h3 {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #ffffff;
  font-size        : 24px;
  line-height      : 24px;
font-weight:bold
}

.partytitle {
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #ffffff;
  font-size        : 16px;
  line-height      : 16px;
font-weight:bold
}

