body, th, td {
  color:#000066;
  background-color:#CCFFFF;
  /* font-family: Arial, 'Times New Roman'; */
}

a:link {  color:#003300 }
a:visited { color:#330000 }
a:active { color:#663333 }

h1 { text-decoration:underline;
  /* font-family: Verdana; */
  /* font-family: 'Monotype Corsiva', 'Technic'; */
  letter-spacing: 0.5pt; }
h2 { 
  border-left-style: solid;
  border-left-width: 5px;
  border-color: #6699FF;
  text-indent: 0.5em;
  padding: 3px;
}

h3 { 
  border-left-style: double;
  border-left-width: 4px;
  border-color: #999999;
  text-indent: 0.5em;
  padding: 2px;
}

p { text-indent: 1em; }

hr.signature{
  width: 200px;
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}
