  
.h1title {
	font-family: Arial, Helvetica, sans-serif;
  	color: #333333;
  	font-weight: normal;
  	font-size: 19px;
}

.h2title {
	font-family:MS Sans serif,verdana,arial,helvetica;
  	color: #ffffff;
  	font-weight: normal;
	font-size:8pt; 
	
}

.h1titlesub {
	
  	color: #333333;
  	font-weight: bold;
  	font-size: 16px;
	height: 19px;
	margin:0;
	border:0;
	padding:0;
}

.h2titlesub {
  	color: #ffffff;
  	font-weight: normal;
	font-size:12pt; 
	height: 18px;
	margin:0;
	border:0;
	padding:1;
}




