.main {
	color: #000000;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-right: 10px;
}
.byline {
  color: #000000;
  font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
  display: block;
  line-height: 11px;
}
.bodybold {
  color: #000000;
  font-family: Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  display: block;
}
.dateheader {
  color: #666666;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 900;
  display: block;
}
.subheader {
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	line-height: 24px;
}
a:link {
	font-weight: bold;
	color: #902F60;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #902F60;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	}
.subheader2 {
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	line-height: 16px;
}
