P{
	font-family: Times New Roman, Times, Helvetica, Sans-Serif;
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
}

.ContentHeader
{
	font-family: Times New Roman, Times, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
	color:black;
	padding-bottom: 7px;
}

.ContentBody
{
	font-family: Times New Roman, Times, Helvetica, Sans-Serif;
	font-size: 9pt;
	padding-bottom: 7px;
	padding-right: 18px;
}
	
.ContentHeaderPadded
{
	font-family: Times New Roman, Times, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight:bold;
	padding-bottom: 9px;
	padding-top:14px;
	padding-right: 18px;
}

.ContentBodyPadded
{
	font-family: Times New Roman, Times, Helvetica, Sans-Serif;
	font-size: 9pt;
	padding-bottom: 18px;
	padding-right: 18px;
	margin-right: 18px;
}
	
.RedContentHeader
{
	font-family: Times New Roman, Times, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: red;
	font-weight:bold;
}

.RedContentBody
{
	font-family: Times New Roman, Times, Helvetica, Sans-Serif;
	color: red;
	font-size: 9pt;
}

.ImagePaddedLeft
{
	margin-right: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
}

.ImagePaddedRight
{
	margin-left: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
}
	
.SoldText
{
	color: #fd0013 !important;
}
