.heading1 {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		color: #356848;
		font-style: normal
}

.heading2 {
    		font-family: Arial, Helvetica, sans-serif;
    		font-size: 12pt;
    		font-weight: bold;
    		color: #000000;
    		text-transform: none;
		font-style: normal;
}

.text-normal{
       		font-family: Arial, Helvetica, san-serif;
       		font-size: 10pt;
       		color: #000000;
}

.text-bold{
       		font-family: Arial, Helvetica, san-serif;
       		font-size: 10pt;
       		color: #000000;
			font-weight: bold;
}


.text-small {
		font-size: 8pt;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: Black;
}

.text-small-bold {
		font-size: 8pt;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: Black;
}.heading3 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #164AAF}
