.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.banner2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.headred {
	font-family: "Arial Narrow";
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
}
.headgrey {
	font-family: "Arial Narrow";
	font-size: 28px;
	font-weight: bold;
	color: #C0C0C0;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.subheadred {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.subheadgrey {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.newshd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.newssubhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
