a
{
	color: #000000;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.heading
{
	color: #003333;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11pt;
	margin-bottom:10px;
	margin-right:20px;
}

.subhead
{
	color: black;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom:5px;
	margin-right:20px;
}

.text
{
	color: black;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	margin-right:30px;
}

li
{
	list-style-image: url(images/bullet.gif);
}
