.lineup_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000099;
	text-align: center;
}
.lineup_title_blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000099;
	text-align: center;
	text-decoration: blink;
}
.hilight_main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	left: 15px;
	color: #000099;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.lineup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #EDE9C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.main_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	left: 15px;
}
.BoldBlue {
	font-weight: bolder;
	color: #0000FF;
}

