.footer {
	font-size: 10px;
	text-align: center;

}
.announcements {
	font-size: 16px;
	text-align: left;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;

}
body {
	margin: 0px;
	padding: 0px;


}
.announcement {
	background-image: url(../graphics/hp-ann-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;


}
.announcement-text {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
