a         		 	{  color: #999999; text-decoration: none }
a:hover     		{  color: #333333; text-decoration: underline }
a:active    		{  text-decoration: none; color: #cccccc }

.bodyText 			{  font-family: Helvetica, Arial, sans-serif; line-height: 15px; font-size: 11px; color: #999999}

.framed
{
	border-style: solid;
	border-width: 1;
	border-color: #666666;
}

.columnHeader
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; line-height: 15px;
	color: #666666;
}

td
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.notes 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; line-height: 15px;
	color: #333333;
}

.pb
{
	page-break-before: always;
}