.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #454545;
	font-weight: bold;

}
.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.boxheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;

}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	line-height: normal;
	height: 22px;

}
  :link { color: #0000FF }  /* for unvisited links */
  :visited { color: red } /* for visited links */
  a:active { color: #0000FF } /* when link is clicked */
  a:hover { color: red } /* when mouse is over link */

}
  a.footer:link { color: #454545 }  /* for unvisited links */
  a.footer:visited { color: #454545 } /* for visited links */
  a.footer:active { color: #454545 } /* when link is clicked */
  a.footer:hover {color: #454545 } /* when mouse is over link */
  a.footer:link {text-decoration:none} 
  a.footer:visited {text-decoration:none}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
