/* font styles used by rich text editor */
body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.PageHead, .TOCHead
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #E4551F;
	font-weight: bold;
}

.Subhead, .TOCSubhead
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #E4551F;
}

.Caption 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
}

.Subsubhead, .TOCTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #E4551F;
}

.BodyText, .TOCBody
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:normal;
	color: #5B5346;
}
/* font styles used by rich text editor  */