.style1 {
	font-size:15px;
	color: #D81C14;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 27599E;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: E8A005;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;


}
a {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #E8A005; text-decoration: none}
a:active {  color: #E8A005; text-decoration: none}
a:hover {  color: #403334; text-decoration: none; font-weight: bold}
a {  }
a:active {  font-weight: bold; color: #E8A005; text-decoration: none}
a:link {  font-weight: bold; color: #E8A005; text-decoration: none}
p, .content-black, ol, li, td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style:normal;
	font-weight:normal;
}
.links-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;

}
#contentPadding {
	padding:0px 10px 0px 10px;
}