body {
	background-image: url();
	background-color: #8BB3CD;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #614299;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #119657;
	font-size: 18px;

}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	color: #614299;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:hover {
	color: #12965A;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style6 {
	color: #12965A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}