Body {
			background-color: #FFFFFF;
		 color: black;
}

H1 {
  font-family: Times, "Times New Roman", Times, serif
}

H4 {
  font-family: Times, "Times New Roman", Times,  serif;
  font-size: 12pt;
}

H3 {
  font-family: Times, "Times New Roman", Times, serif;
  font-size: 15pt;
  margin-bottom: 6pt;
}


H5 {
  font-family: Times, "Times New Roman", Times, serif;
  font-size: 11pt;
  margin-bottom: 1pt;
  margin-top: 1pt;
  color: #000000;
  text-align: center;
	 font-weight: bold;
}

P {
  font-family: Times, "Times New Roman", Times,  serif;
  font-size: 11pt;
  line-height: 13pt;
}

P.M {
  font-family: Times, "Times New Roman", Times, serif;
  font-size: 12pt;
  line-height: 15pt;
  color: #000000;
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
 }

P.N {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  line-height: 14pt;
  color: #000000;
}

P.T {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 11pt;
  color: #000000;
}

LI {
  font-family: Times, "Times New Roman", Times, serif;
  font-size: 11pt;
  line-height: 13pt;
  color: #000000;
}

UL {
  font-family: Times, "Times New Roman", Times, serif;
  font-size: 11pt;
  line-height: 13pt;
  color: #000000;
}


TH {
  background-color: #0080FF;
  text-align: left;
}

