BODY {
  background-color: #FFFFFF;
}


BODY,TD,P,INPUT,SELECT {
  font-family: helvetica,sans-serif;
  font-size: 10pt;
}

P,H2,H3,LI {
  padding-left: 5px;
  padding-right: 5px;
}

TD.menu {
  font-family: arial,sans-serif;
  font-size: 10pt;
  color: black;
  font-weight: bold;
}
A.menu {
  text-decoration: none;
  color: black;
}
TD.cell {
  background-color: white;
  border: 1px solid black;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  vertical-align: top;
  text-align: left;
}
TD.cellcen {
  border: 1px solid black;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  vertical-align: top;
  text-align: center;
}
H1 {
  font-family: arial,sans-serif;
  font-size: 12pt;
  # background-color: #FECECE;
  font-weight: normal;
  text-align: left;
  padding: 5px;
  color: #500000;
  letter-spacing: 2pt;
  text-transform: uppercase;
  text-shadow: #FFA0A0 1pt 1pt 1pt;
  border-bottom: 1px dotted #B0B0B0;
}

H2 {
  font-family: arial,sans-serif;
  font-size: 14pt;
  font-weight: bold;
  left-align: left;
}

UL {
  list-style-type: square;
}
.small {
  font-size: 7pt;
}

.white {
  background-color: white;
}

A.plain {
  color: black;
  text-decoration: none;
}

P {
  text-align: justify;
}

.legal {
  font-size: 8pt;
}

.sample {
  color: #B0B0B0;
}

.iphone_overlay {
  text-align: center;
  position: relative;
  top: -30px;
}

.caption {
  font-size: 8pt;
  text-align: center;
}
