.small{
	font-size: 7pt;
}
.normal, td, p{
	font-size: 9pt;
	line-height: 13pt;
}
.h5{
	font-size: 10pt;
	font-weight:bold;
	line-height: 14pt;
}
h4 {
	font-size: 10pt;
	font-weight:bold;
	line-height: 14pt;
	color: #333333;
}
h3{
	font-size: 14pt;
	font-weight:normal;
	line-height: 14pt;
	color: #0064b1;
	
}
.subtitles, h2{
	font-size: 14pt;
	font-weight:bold;
	color: #0064b1;
	line-height: 14pt;
	font-variant:small-caps;
}
.titles, h1{
	font-size: 16pt;
	color: #0064b1;
	font-weight:normal;
	line-height: 20pt;
}