.content{
	font-family: Arial;
	font-size: 10pt;
	color: #656565;
	font-weight : normal;
}

.note{
    font-family: Arial;
    font-size: 8pt;
    color: #656565;
    font-weight : normal;
}

.header{
    font-family: Arial;
    font-size: 10pt;
    color: #666666;
    font-weight : bold;
}
.title {
    font-family: Arial;
    font-size: 12pt;
    color: #4A4F76;
    font-weight : bold;
}
.titlepa {
	font-family: Arial;
	font-size: 14pt;
	color: #4A4F76;
	font-weight : bold;
}
.contentpa {
	font-family: Arial;
	font-size: 11pt;
	color: #656565;
	font-weight : bold;
	letter-spacing: 1.1px;
}
