.black { color: #000; }

img { display: block; margin: 0; padding: 0; border: none;}

.announcement { 
	text-align: left; 
	margin-left: 20px;
}

.announcement-bullet {
	display: inline;
	width: 22px;
	height: 12px;
	border: none;
}

.announcement-title { font-size: larger ! important; font-weight: bold; }

.style1 {
	color: #333333;
	font-size: 12px;
	line-height: 1.15;
	font-family: Arial, Helvetica, sans-serif;
}

.pageText {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.center { text-align: center; }
.center-img { margin: 0 auto 0 auto; }