body {
  background: #E3E3E3;
  background-image: url("images/bg_paper.gif");
  color: #000000;
  font-family: "Book Antiqua", "Bookman Old Style", Bookman, Bodoni-DTC, Bodoni, Bodini, Georgia, "Times", "Times New Roman", serif;
  font-size: 13pt;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 10px;
}

body.titlepage {
  background-color: #000000;
  background-image: none;
  color: #CCCCCC;
  margin: 0px;
}

body.document {
  margin-left: 10px;
  margin-right: 10px;
}

body.menu {
  margin-left: 5px;
}

H1 {
  color: #663399;
  font-family: Optimum, Optima, "Optima Roman", QTOptimum, "Lucida Sans", "Lucida Sans Unicode", Impact, Verdana, Arial, sans-serif;
  font-size: 24pt;
  font-style: normal;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 15px;
}

H1.close {
  margin-top: 1px;
  margin-bottom: 1px;
}

H2 {
  color: #663399;
  font-family: Optimum, Optima, "Optima Roman", QTOptimum, "Lucida Sans", "Lucida Sans Unicode", Impact, Verdana, Arial, sans-serif;
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

H2.close {
  margin-top: 1px;
  margin-bottom: 1px;
}

H3 {
  color: #663399;
  font-family: Optimum, Optima, "Optima Roman", QTOptimum, "Lucida Sans", "Lucida Sans Unicode", Impact, Verdana, Arial, sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 5px;
}

H3.close {
  margin-top: 6px;
  margin-bottom: 6px;
}

H4 {
  color: #663399;
  font-family: Optimum, Optima, "Optima Roman", QTOptimum, "Lucida Sans", "Lucida Sans Unicode", Impact, Verdana, Arial, sans-serif;
  font-size: 14pt;
  font-style: italic;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 5px;
}

P {
  color: #000000;
  font-family: "Book Antiqua", "Bookman Old Style", Bookman, Bodoni-DTC, Bodoni, Bodini, Georgia, "Times", "Times New Roman", serif;
  font-size: 13pt;
  margin-top: 6px;
  margin-bottom: 6px;
  text-indent: 18px;
}

P.indented-body {
  text-indent: -10px;
  margin-left:  12px;
}

P.noindent {
  text-indent: 0px;
}

P.last {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

P.header {
  font-size: 10pt;
  text-indent: 0px;
  margin-top: 1px;
  margin-bottom: 6px;
}

P.footer {
  font-size: 10pt;
  text-indent: 0px;
}

P.menu1 {
  font-size: 10pt;
  text-indent: 0px;
  margin-top: 1px;
  margin-bottom: 1px;
}

P.menu2 {
  font-size: 10pt;
  text-indent: 10px;
  margin-top: 1px;
  margin-bottom: 1px;
}

P.menu3 {
  font-size: 10pt;
  text-indent: 20px;
  margin-top: 1px;
  margin-bottom: 1px;
}

P.small, SPAN.small {
  font-size: 8pt;
}

OL, UL, LI {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: "Book Antiqua", "Bookman Old Style", Bookman, Bodoni-DTC, Bodoni, Bodini, Georgia, "Times", "Times New Roman", serif;
  font-size: 13pt;
  list-style-position: outside;
}

BLOCKQUOTE {
  position:relative; left: 15px;
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 8px;
}

TD, TH {
  color: #000000;
  font-family: "Book Antiqua", "Bookman Old Style", Bookman, Bodoni-DTC, Bodoni, Bodini, Georgia, "Times", "Times New Roman", serif;
  font-size: 13pt;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

TD.small {
  font-size: 8pt;
}

TH {
  font-weight: bold;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 6px;
  padding-bottom: 6px;
}

A, A:link {
  color: #CC0066;
  text-decoration: none;
}

A:visited {
  color: #993366;
}

A:hover {
  color: #FF3366;
}

A:active {
  color: #FF0000;
}

A.hook {
  color: #000000;
}

A.bold {
  font-weight: bold;
}

form, select, option {
  color: #000000;
  font-family: "Book Antiqua", "Bookman Old Style", Bookman, Bodoni-DTC, Bodoni, Bodini, Georgia, "Times", "Times New Roman", serif;
  font-size: 10pt;
  text-indent: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#subtitle {
  color: #000000;
  text-indent: 0px;
  font-family: "Book Antiqua", "Bookman Old Style", Bookman, Bodoni-DTC, Bodoni, Bodini, Georgia, "Times", "Times New Roman", serif;
  font-size: 12pt;
}

