BODY{
  background-color : white;
  font-size : small;
  font-family : sans-serif;
  font-weight : normal;
  font-style : normal;
}
H1{
  font-size : x-large;
  font-family : sans-serif;
  font-weight : bold;
  text-align : center;
  color : #000099;
  margin : 6pt 0pt 12pt;
}
H2{
  font-size : large;
  font-family : sans-serif;
  font-weight : bold;
  margin : 3pt 0pt 6pt;
  color : #0000cc;
}
H3{
  font-size : medium;
  font-family : sans-serif;
  font-weight : bold;
  font-style : normal;
  margin : 2pt 0pt;
  color : #cc0000;
}
IMG{
  border: none;
}
BLOCKQUOTE{
  font-family : sans-serif;
  font-weight : normal;
  font-style : italic;
  margin : 0pt 18pt;
}
LI{
  margin : 0pt;
  list-style-position : outside;
}
UL, OL{
  margin : 3pt 24pt;
}
UL UL{
  margin : 3pt 12pt;
}
DT{
  margin : 6pt 0pt 0pt 0pt;
  font-family : sans-serif;
  font-weight : bold;
}
DD{
  margin : 0pt 0pt 0pt 18pt;
}
OBJECT{
  display: none;
}
.AppName{
  font-family : sans-serif;
  font-weight : bold;
  font-style : italic;
  color : green;
}
.Label{
  font-family : sans-serif;
  font-weight : bold;
}
.Indent{
  margin : 0pt 18pt;
}
.level1{
  margin : 0pt 9pt;
  font-family : sans-serif;
  font-size : small;
  font-weight : bold;
}
.level2{
  margin : 0pt 18pt;
  font-family : sans-serif;
  font-size : small;
  font-weight : normal;
}
.level3{
  margin : 0pt 24pt;
  font-family : sans-serif;
  font-size : x-small;
  font-weight : normal;
}
.toc{
  background-color : #cccccc;
}
.toc0{
  color : #cc0000;
  margin : 8px 0px;
  font-family : sans-serif;
  font-size : small;
  font-weight : bold;
  text-align : center;
}
.toc1{
  margin : 0px 0px 0px 16px;
  font-family : serif;
  font-size : small;
  font-weight : bold;
  text-indent : -16px;
}
.toc2{
  margin : 0px 0px 0px 24px;
  font-family : serif;
  font-size : small;
  font-weight : normal;
  text-indent : -16px;
}
.toc3{
  margin : 0px 0px 0px 32px;
  font-family : serif;
  font-size : x-small;
  font-weight : normal;
  text-indent : -16px;
}
A:LINK{
  color : #3333ff;
  text-decoration : underline;
}
A:VISITED{
  color : #6666ff;
  text-decoration : underline;
}
A:HOVER{
  color : #cc0000;
  text-decoration : underline;
}
