@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 16px;
	color: #333333;
}
.style2 {
	font-family: helvetica, geneva, arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
