
BODY {
  font-family: Arial;
  font-size: 11pt;
  color: #000000;
}

a:link {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
  font-size: 11pt;
}

 a:visited {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
  font-size: 11pt;
}

 a:hover {
  color: #FF0000;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
  font-size: 11pt;
}

 A:active {
  color: #FF0000;
  font-weight: normal;
  text-decoration: none;
  font-family: Arial;
  font-size: 11pt;
}

 td {
  color: #000000;
  font-family: Arial;
  font-size: 11pt;
}

 hr {
  color: #000000;
}

.centre {width: 100%; text-align: center;}
.shippingbox {border: 2px solid #000099; padding: 5px 0px 5px 5px; width: 90%; background: #EDEBE5; text-align: center;}

h3 {font-size: 130%; color: #000099; display: inline;}
