P {
  font-family: "Times New Roman", serif;
  font-size: 12pt;
  color: black;
}

H1 {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  color: black;
  font-weight: bold;
}

H2 {
	font-size: 12pt;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	color: black;
	line-height: normal;
}

H3 {
  font-weight: lighter;
  font-family: "Times New Roman", serif;
  font-size: 12pt;
  color: black;
}

A {
  color: #D60000;
  text-decoration: underline;
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

Q {
  font-style: italic;
}

BLOCKQUOTE {
  font-style: italic;
  text-indent: 0pt;
  margin-right: 0cm;
  margin-left: 0pt;
}

TD {
  font-family: Arial, sans-serif;
  font-size: 8pt;
}
.credit {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #666666}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.box {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.sup {
	vertical-align: super;
	font-size: 9px;
}
.sub {
	font-size: 9px;
	vertical-align: sub;
}
.picCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #DADFEF;
	padding: 3px;
}

