@CHARSET "ISO-8859-1";

#centerDiv {
	text-align: justify;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
}

#centerDiv ul {
	list-style-image: none;
}

#centerDiv a {
	text-decoration: none;
	color: #000000;
}

#centerDiv a:hover {
	text-decoration: underline;
}
