
BODY {
  	font-family: sans-serif;
  	font-size: 10pt;
}

SMALL {
  font-size: 9pt;
  font-family: "Comic Sans MS";
}

P {
  	font-family: sans-serif;
  	font-size: 10pt;
  	line_height: 12pt;
  margin-top: 0pt;
  margin-bottom: 6pt;
}

TD {
  	font-family: sans-serif;
  	font-size: 10pt;
  	line_height: 12pt;
}

TH {
  	font-family: sans-serif;
  	font-size: 10pt;
  	line_height: 12pt;
  	color: #000080;
  margin-top: 8pt;
  margin-bottom: 0pt;
}

H1 {
  	font-family: sans-serif;
  	font-size: 18pt;
  	font-style: normal;
  	font-weight: bold;
  	color: #000080;
}

H2 {
  	font-family: sans-serif;
  	font-size: 14pt;
  	font-style: normal;
  	color: #000080;
        margin-top: 14pt;
        margin-bottom: 6pt;
}

H3 {
  	color: marine;
  	background-color: transparent;
  	font-weight: bold;
  	font-family: sans-serif;
  	font-size: 12pt;
  	line-height: 12pt;
  	margin-top: 12pt;
  	margin-bottom: 3px;
}
UL {
  	font-family: sans-serif;
  	font-size: 10pt;
  	line_height: 12pt;
  margin-top: 6pt;
  margin-bottom: 6pt;
}
