body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
color:#400000;
background:oldlace;
background-image:url(bg.gif);
}

td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:normal;
color:#400000;
}


a:link {
color:#006666;
}

a:visited {
color:#808080;
}

a:active {
color:#CC0066;
}

 h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:18pt;
  font-weight:bold;
  color:#000066;
  background:#FFFFFF;
  border-top-style:solid;
  border-top-width:medium;
  border-bottom-style:solid;
  border-bottom-width:medium;
  border-color:#006666;
 }

 h2, h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000066;
  background:#FFFFFF;
  border-top-style:solid;
  border-top-width:thin;
  border-bottom-style:solid;
  border-bottom-width:thin;
  border-color:#006666;
 }

 h2 {
 font-size:16pt;
 }

 h3 {
 font-size:15pt;
 }

 code {
 color:#000066;
 font-weight:normal;
 font-size:11pt;
 }

 h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:13pt;
 color:#000066;
 font-weight:bold;
 border-bottom-style:solid;
 border-bottom-width:thin;
 border-color:#006666;
 }


 em, i {
 color:#006666;
 font-weight:normal;
 }

 strong, b {
 color:#000066;
 font-weight:bold;
 }

 cite {
 color:#994433;
 font-weight:italic;
 }