.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.14pix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
#NoticeBox {
	background-color: #000;
}
#NoticeBox td {
	background-color: #FFF;
}
.RedNote {
	color: #F00;
}
.white_txt {
	color: #FFF;
}
.whitetext {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.newtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
}

