BODY {
  font-family: "Times New Roman", helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFCC;
}
DIV {
}
PRE {
  font-family: "Lucida Console", monospace;
}
A:link {
  color: #FF0000;
  text-decoration: none;
}
A:visited {
  color: #FF0000;
  text-decoration: none;
}
A:hover {
  color: #FF3333;
  text-decoration: underline;
}
A:active {
  color: #FF0000;
  text-decoration: none;
}
p {  font-family: "Times New Roman", Times, serif; font-size: small; color: #000000}
h1 {  font-family: "Times New Roman Cyr", "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #000000; text-align: left}
h2 {  font-family: "Times New Roman Cyr", "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #FF0000; text-align: center}
h3 {  font-family: "Times New Roman Cyr", "Times New Roman", Times, serif; font-size: x-small}
h4 {  font-family: "Times New Roman Cyr", "Times New Roman", Times, serif; font-size: medium; font-weight: bold; color: #CC0066}
h5 {  font-family: "Times New Roman Cyr", "Times New Roman", Times, serif; font-size: small; font-style: italic; font-weight: bold; color: #000000; text-align: right}
li {  font-family: "Times New Roman Cyr", "Times New Roman", Times, serif; font-size: small; text-align: left; list-style-position: inside; list-style-type: disc}
