.main-p {
	color:#000000;
	font-family: Arial;
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	font-style: italic;
}
.main-a {
	color:#ff0000;
	font-family: Arial;
	font-size: 16px;
	font-weight: 100;
	text-align: center;
}

.main-b {
	color:#ff0000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}


.main-i{
	color:#000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: 100;
	text-align: center;
	text-decoration:underline;
	font-style: italic;
	

}


.main-l{
	color:#000000;
	font-family: Arial;
	font-size: 36px;
	font-weight: 100;
	text-align: center;
	text-decoration: underline;
}


.main-l2{
	color:#000000;
	font-family: Arial;
	font-size: 36px;
	font-weight: 100;
	text-align: center;
	text-decoration: underline;
	line-height: 75px;
}

.main-l3{
	color:#000000;
	font-family: Arial;
	font-size: 36px;
	font-weight: 100;
	text-align: center;
	text-decoration: underline;
	line-height: 75px;
	word-spacing: 50px;
}

