body, td {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	color: #000000;
}	

/** media kit printable pages **/
.mgmtHeader 
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

/** print press release **/
.pressReleaseTitle, .pageHeader {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	font-weight: bold;
	text-align: center;
}
.pressReleaseSubtitle {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.pressReleaseCopy {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	color: #000000;
}		

a.BackToTop 
{
	font-size: 11px;
}
a 
{
	color: Blue;
	text-decoration: underline;
}
a:visited 
{
	color: Blue;
	text-decoration: underline;
}
a:hover 
{
	color: Red;
	text-decoration: none;
}