body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #ED2025;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}
table {
	margin-left: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 15px 0px 0px 10px;
	text-align: justify;
	list-style-image: url(images/bullet.jpg);
	line-height: 21px;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED2124;
}
.redBox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 15px 75px 0px 20px;
	text-align: justify;
	list-style-image: url(images/bullet.jpg);
	line-height: 20px;
}
.highlightedYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;
}
.redBoxScroll {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 15px 25px 0px 20px;
	text-align: justify;
	list-style-image: url(images/bullet.jpg);
	line-height: 20px;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.scheduleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
.scheduleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED2124;
	font-weight: bold;
	text-align: center;
}
.scheduleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #6577A7;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-left: 80px;
	padding-top: 80px;
	line-height: 17px;
	font-weight: bold;
}

