.noticeTable {
	width:	60%;
	background-color:	#FFCCCC;
	border:	solid 2px #660000;
	text-align:	center;
	font-size: 	x-small;
}

.noticeTable td {
	font-size: 	x-small;
}

.heading {
	font-weight:	bold;
	font-size:	14pt;
	color:	#990000;
}

.heading1 {
	font-weight:	bold;
	font-size:	12pt;
	color:	#990000;
}