.title-1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}
.title-2 {
	font-size: 70px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font: Monotype Corsiva;
}
.title-3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-transform: capitalize;
}
.title-4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #326598;
}
.title-5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.title-6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
	text-transform: capitalize;
}
.title-7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C5969;
	text-decoration: underline;
	font-weight: bold;
}




.cont-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
}
.cont-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-transform: uppercase;
}
.cont-4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C6485;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.cont-5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	text-decoration: underline;
}
.Next-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C6485;
}
