H1 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 12pt;
  font-weight: bold;
  color: #D73F00;
  display:inline;
}

H2 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 9pt;
  font-weight: bold;
  color: #342B5E;
  display:inline;
}


H3 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 9pt;
  line-height: 16px;
  color: #342B5E;
  font-weight: bold;
  display: inline;
}


.tableheading{
	background-color: #352C5E; 
	color: #FFFFFF; 
	font-size: 14px; 
	border-top: 2px solid #D73F00; 
	border-left: 2px solid #D73F00; 
	border-bottom: 2px solid #D73F00; 
	font-weight: bold; 
	padding: 4px;
}

.tableh2 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 14px;
 	font-weight: bold;
  	color: #FFFFFF;
  	display:inline;
  	text-decoration:none;
}

.contenth1 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 9pt;
  	line-height: 16px;
  	color: #342B5E;
  	font-weight: bold;
  	display: inline;
}