P {
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	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;
}

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;
}
a:hover {
	color: #990000;
	background-color: #FFF2F2;
}
a:visited {
	color: #D60000;
}


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;
  color: gray;
}

TH {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: gray;
}

LI {
  color: black;
  font-family: "Times New Roman", serif;
  font-size: 12pt;
}
.box {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.linkback {
	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;
}
.credit {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.picTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #DADFEF;
	padding: 3px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
body {
	color: #000000;
	background-color: #FFFFFF;
}
#mastHd {
	background-color: #dadfef;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	color: #000033;
	font-weight: normal;
	font-size: 13px;
	padding: 0.5em 2em;
	margin: 1em 0em;
	line-height: 1.5em;
}
.noBrk{
	white-space:nowrap;
}

