/*paragraph*/
td.paragraphImageText
{
	font-size: 11px;
}

h3.paraSubtitle
{
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	padding-top: 6px;
	margin-bottom: 5px;
}

img.clearAll
{
	display: block;
	clear: both;
	visibility: hidden;
}

table.imageTable
{
	margin: 0px;
}

ul
{
	list-style-type: square;
}

table td.content p
{
	margin: 0px;
	margin-bottom: 10px;
}

