* {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
.header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;


}
a.headerlink:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a.headerlink:hover {
	color: #ED1C23;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;

}
*.headerlink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

