
BODY {
  	font-family: "Arial";
  font-size: 10pt;
}

P {
  	color: #000000;
  font-family: "Times New Roman";
  font-size: 14pt;
}

BLOCKQUOTE {
  	color: #003366;
  font-family: "Arial";
}

H1 {
  	color: #003366;
  font-family: "Arial Rounded MT Bold";
  font-size: 14pt;
  text-align: left;
}

H2 {
  	color: black;
  font-family: "Arial";
  font-size: 12px;
  text-align: left;
  border-top: thin;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  border-bottom: thin;
}

H3 {
  	color: #003366;
  font-family: "Arial Rounded MT Bold";
  font-size: 12pt;
  text-align: left;
}

UL {
  text-align: left;
  list-style-type: square;
  font-family: "Times New Roman";
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

OL {
  	color: #000000;
  font-family: "Arial";
}

LI {
  	font-family: "Times New Roman";
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

CODE {
  	color: #000099;
  font-family: monospace;
  font-weight: bold;
  text-align: left;
}

.warn {
  	color: red;
}

A:link {
  text-decoration: none;
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

A:visited {
  text-decoration: none;
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

H4 {
  background-color: #cdcdcd;
  border-top: thin;
  border-right: thin;
  border-bottom: thin;
  border-left: thin;
}

$DOCUMENT {
  font-family: "Century Schoolbook";
  font-size: small;
}

FONT {
  font-family: "Arial";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
}

FORM {
  font-family: Arial;
  font-size: 18px;
}
