.heading,.headline{
	background-color:inherit;
	color:#BD1238;
	font-family:"Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:16pt;
}
h3.headline
{
	font-size:12pt;
	line-height:12pt;

}

.subheading{
	background-color:inherit;
	color:#000;
	font-size:10pt;
}
.nested-subheading
{
	background-color:inherit;
	color:#000;
	font-size:10pt;
	font-weight:bold;
}
.body-copy{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}