.style1 {
	
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
}
.style2 {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
}

.text1 {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;	
}	

.heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	margin-left: 20px;
}
.heads2 {
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 20px;
}

.text2 {
 font-size: 9pt
 }
