.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #79C518;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #79C518;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #79C518;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #79C518;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;

}
li {
	list-style-position: inside;
	list-style-type: circle;
}
.text-nonj {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;

}
