@charset "utf-8";
/* CSS Document */

.bannerline1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bannerline2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.dateline {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
