@CHARSET "ISO-8859-1";

#centerDiv {
	height:610px;
	width:550;
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}

#centerDiv ul {
	list-style-image: url("../img/bullet.png");
}

#centerDiv a {
	text-decoration: none;
	color: #000000;
}

#centerDiv a:hover {
	text-decoration: underline;
}
