BODY {
  font-family: Tahoma, Trebuchet, Verdana, Myriad Web, Helvetica, Arial;
  font-size:11pt;
}

BLOCKQUOTE {
  font-size:10pt;
}

H1 {
  font-family: Tahoma, Trebuchet, Verdana, Myriad Web, Helvetica, Arial;
  font-style: italic;
  font-variant: italic;
  text-align: left;
  font-size: 18pt;
  line-height: 18pt;
}

.h1, H2, H3, H4 { 
  font-family: Tahoma, Trebuchet, Verdana, Myriad Web, Helvetica, Arial;
  margin-top: 1pt;
  padding-top: 1pt;
  margin-bottom: 0pt;
  padding-bottom: 0pt;
  text-align: left;
}

.h1, H2 {
  font-size: 14pt;
  line-height: 14pt;
  font-style: bold;
}

H3 {
  font-size: 14pt;
  line-height: 14pt;
}

H4 {
  font-size: 12pt;
  line-height: 12pt;
}


.title {
   font-size: 12pt;
   line-height: 12pt;
}

.footnote {
   font-size: 9px;
}

.form_label {
  font-size: 8pt;
}

B.form_label {
  font-size: 9pt;
}

P {
  font-size: 11pt;
}

.caption {
  font-size: 9pt;
}

LI {
  font-size: 11pt;
}

.txt {
  font-size: 11pt;
}

.author {
  font-size: 12pt;
  font-weight: bold;
}

A:link { color: #FF0000; 
	text-decoration: none; }
A:visited { color: #7F0000; 
	text-decoration: none; }
A:active { color: #FF0000; 
	text-decoration: none; }
A:hover { color: #0000FF; 
	text-decoration: none; }
