P {
	font-size: 14px;
  line-height : 16px;
}
H2{
  border-left-width : 1em;
  border-left-color : navy;
  border-left-style : solid;
  border-top-style : solid;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  font-size : 16px;
  border-top-width : 1px;
  padding-top : 10px;
  
  padding-bottom : 5px;
  padding-left : 5px;
}
H3{
	font-weight : normal;
	color : white;
	background-color : navy;
	width : auto;
	font-size : 15px;
	padding: 4px 0px 4px 4px;
	text-align: left;
}

H4{
  font-weight : normal;
  border-bottom-style : ridge;
  border-top-style : ridge;
  border-right-style : none;
  border-left-style : none;
  background-color : #d0d0e8;
  margin-top : 2px;
  margin-left : 3px;
  margin-bottom : 2px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  padding-left : 8px;
  font-size : 14px;
  padding-top : 3px;
  padding-bottom : 3px;
}
.f1{
  font-size : 9pt;
  text-align : left;
  padding-top : 6px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 0px;
}
.F2{
  font-size : 9pt;
  color : #cc0000;
  background-color : white;
}
.T1{
  font-size : 12pt;
  color : #333333;
  text-align : center;
  background-color : #e7e7e7;
}
.T2{
  font-size : 9pt;
  color : white;
  text-align : center;
  background-color : navy;
}
.T3{
  font-size : 12pt;
  color : white;
  text-align : center;
  background-color : navy;
}
.T4{
  font-size : 10pt;
  color : white;
  text-align : center;
  background-color : darkgreen;
}
.T5{
  font-size : 9pt;
  background-color : white;
  text-align : center;
}
.T6{
	font-size : 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

