/* type */

.titles {
	font: 12pt "Times New Roman", Times, serif; 
	font-weight: none; 
	letter-spacing: 0.2em;
	text-decoration: none; 
	color: #6a8dd4;
}
.titles2 {
	font: 11pt "Times New Roman", Times, serif; 
	font-weight: none; 
	letter-spacing: 0.1em;
	text-decoration: none;
	line-height: 14px;
	color: #989898;
}
.titles3 {
	font: 9pt "Times New Roman", Times, serif; 
	font-weight: none; 
	letter-spacing: 0.1em;
	text-decoration: none;
	line-height: 14px;
	color: #5e5e5e;
}
.titles4 {
	font: 8.5pt arial; 
	font-weight: bold; 
	letter-spacing: 0.1em;
	line-height: 14px;
	text-decoration: none; 
	color: #242424;
}
.paragraphcenter {
	font: 9pt "Times New Roman", Times, serif; 
	margin-top: 0px;
	line-height: 13pt;
	text-align: center;
	letter-spacing: 0.1em;
	color: 636363;
}
	
