body
{
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
}

hr
{
	color: sienna;
}

p
{
	margin-left: 0px;
}

table, li
{
	font-size: 12px;
	font-family: arial, 'sans-serif';
}

.invisible
{
	visibility: hidden;
}

.label
{
	font-size: 11px;
}

.sectionDivider
{
	background-color: #C0C0C0;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	height: 25px;
	vertical-align: top;
}

.visible
{
	visibility: visible;
}
