.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.head3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.text1 {
	font-family: "Tahoma", Times, serif;
	font-size: 16px;
	text-align: justify;
}
.text2 {
	font-family: "Tahoma", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
}
.text3 {
	font-family: "Tahoma", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;

}
.text4 {
	font-family: "Tahoma", Times, serif;
	font-size: 20px;
	text-align: justify;
	font-weight: bolder;

}
.text5 {

	font-family: "Tahoma", Times, serif;
	font-size: 16px;
	text-align: center;
}
