

BODY {
  background-color: #cccccc;
  margin-top: 0em;
  margin-right: 2em;
  margin-bottom: 2em;
  margin-left: 4em;
}

P {
  font-size: 11pt;
  font-family: "Garamond";
  color: #666666;
  line-height: 13pt;
  margin: 0px 0px 5px 0px; 
}

P.INTRO {
  font-size: 12pt;
  line-height: 15pt;
  color: #333333;
  margin: 15px 0px 10px 0px; 
}

P.FINE {
  font-size: 8pt;
  line-height: 11pt;
}

H1 {
  font-size: 24pt;
  font-family: "Palatino";
  font-style: italic;
  margin: 0px 0px 0px 0px; 
  color: #666666;
  letter-spacing: 0.1em;
}

H2 {
  font-size: 18pt;
  font-family: "Palatino", "Garamond", "Times New Roman";
  color: #ffffff;
  background-color: #999999; 
  margin: 0px 0px 0px 0px; 
  padding: 2px 0px 3px 8px; 
}

H3 {
  font-size: 16pt;
  font-weight: bold;
  font-family: "Palatino", "Garamond", "Times New Roman";
  color: #999999;
  margin: 9px 6px 0px 2px;
}

H4 {
  font-size: 14pt;
  font-weight: bold;
  font-family: "Palatino", "Garamond", "Times New Roman";
  color: #666666;
  margin: 18px 0px 3px 0px; 
  padding: 0px 0px 0px 0px; 
}

H5 {
  font-size: 1pt;
  font-weight: bold;
  font-family: "Palatino", "Garamond", "Times New Roman";
  color: white;
  background-color: #999999; 
  margin: 0px 0px 0px 0px; 
  padding: 2px 3px 2px 4px; 
  letter-spacing: .1em;
}

A {
  font-weight: bold;
  line-height: 12pt;
  color: #990033;
  text-decoration: none;
}

.nav {
  font-family: "Palatino";
  font-size: 10pt;
  font-style: italic;
  color: #BB050A;
  margin: 0px 0px 0px 0px;
  line-height: 18pt;
}

A:visited {
  color: #666666;
}

A:hover {
  background-color: #999999; 
  color: #000000;
  text-decoration: underline;
}

UL {

  font-size: 11pt;
  font-family: "Palatino", "Garamond", "Times New Roman";
  color: #666666;
  line-height: 11pt;
  margin: 0px 0px 0px 18px; 
}

LI {
  margin: 5pt 0pt 5pt 0pt; 
}

.content {
  padding: 1em;
}