A:LINK          { text-decoration : none; color : #BB0000; }
A:VISITED       { text-decoration : none; color : #BB0000; }
A:HOVER         { text-decoration : underline; }
A:VISITED:HOVER { text-decoration : underline; }

.header {
  font-size   : 22pt;
  text-align  : center;
  color       : maroon;
}

.footer {
  margin-top    : 50px;
  margin-bottom : 40px;
  font-weight   : bold;
  font-style    : italic;
}

body {
  font-family : Arial, Helvetica, sans-serif;
  font-size   : 10pt;
  margin-top  : 0px;
  margin-left : 0px;
}

#box1 {
padding-left   : 282px;
width: 619px;
}

#box2 {
padding-left   : 265px;
width: 650px;
}


img {
  border : none;
}

table.main {
  border-top : 1px solid  #8D8479;
}	

td.main {
  padding-left   : 8px;
  padding-bottom : 20px;
}

td.tip {
  padding-top : 30px;
}

table.tip {
  border        : 1px solid #8D8479;
  margin-bottom : 20px;
  margin-left   : 10px;
  text-align    : center;
}

table.tip th {
  background-color : #6F91A4;
  color            : #FFFFFF;
}

table.tip td {
  padding-top    : 8px;
  padding-bottom : 6px;
  font-weight    : bold;
}
