P
{
	font-size: 8.5pt;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
}
LI
{
	font-size: 8.5pt;
	color: Black;
}

H1
{
	font-size: 20pt;
	font-weight: normal;
	color: Black;
}
H2
{
	font-size: 14pt;
	font-weight: normal;
	color: Black;
}
H3
{
	font-size: 9.5pt;
	font-weight: bold;
	color: Black;
	margin-top: 6pt;
	margin-bottom: 0pt;
}

TABLE.printTableWithBorders
{
	border-right: #9A0303 1px solid;
}
TD.printTopLeftCorner
{
	border-left: #9a0303 1px solid;
	border-top: #9a0303 1px solid;
}
TD.printBottomLeftCorner
{
	border-left: #9a0303 1px solid;
	border-bottom: #9a0303 1px solid;
}
