body {
	margin: 0px;
	padding: 0px;
	background-image: url(../image_files/bg.gif);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
     }
.footer {
	font-size: 10px;
	font-family: Arial;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #E9393A;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	font-family: Arial;
}
.style4 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}
.newsdate {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9393A;
}
.newsbody {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.headline {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EA2C2D;
}
.subheadline {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.subheadline2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.bodyheadline {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.quote {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: italic;
}
.sd {
  display: none;
}