@charset "utf-8";
.styl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c6c6c6;
	text-align: center;
}
.styl2 {
	font-family: Verdana, Geneva, sans-serif, Century;
	font-size: 10px;
	color: #2e3426;
	text-decoration: none;
	font-weight: bolder;
}
.styl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c6c6c6;
	text-align: center;
}
.styl4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c6c6c6;
	text-align: center;
	text-decoration: underline;
}
.styl5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c6c6c6;
	text-align: left;
	list-style-type: none;
}

