.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-align: justify;
	margin-right: 15px;
	margin-left: 10px;

}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #990000;
	font-weight: bold;
	text-decoration: none;

}
.head2w {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
}
.para2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000000;
	text-align: justify;
	margin: auto 10px;

}
.para3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000033;
	text-align: justify;
	margin: auto 10px;
	font-weight: bold;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #003366;
	font-weight: bold;
}
.head4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #CC3300;
	font-weight: bold;
}

