@charset "utf-8";
.style2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
}
.style4 {
	color: #FFF;
}
	a:link {
	color: #FFF;
	text-decoration: underline;
} 
	a:active {
	color: #FFF;
	text-decoration: underline;
} 
	a:visited {
	color: #000;
	text-decoration: underline;
} 
	a:hover {
	color: #FFF;
	text-decoration: none;
} 
}
.style5 {
	font-size: 16px;
	color: #FFF;
}

