h1 { font-size: 24px; }

.style1 {
	color: #000000;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
}
.style2 {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
.style3 {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}

body {background-color: #e5e0ff;}


