﻿body
{
	list-style-position: outside;
	font-size: 10pt;
	color: black;
	line-height: 11pt;
	font-family: Arial, Verdana, Sans-Serif;
	list-style-type: square;
	background-color: white;
}
TD
{
	font-size: 9pt;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: white;
}
.subItem
{
	text-indent: 6pt;
	line-height: 2pt;
}

