H1	{
	color: purple;
	margin-top: 30pt;
	text-align: center;
	}
H3	{
	color: purple;
	font-style: italic;
	text-align: center;
	}
LI	{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	}
.floatleft	{
	float: left;
	}
.clearleft	{
	clear: left;
	}
.RightCol	{
	font-size: 12.5pt;
	font-weight: bold;
	line-height: 18.0pt;
	font-family: Times, Swiss, serif;
	}
.LeftCol	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 0.5;
	color: #000080;
	}
.MenuLeftHdr	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	background-color: #A050A0;
	text-indent: 8px;
	border-top: white solid 7px;
	padding: 4;
	}
.MenuLeft	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-top: white solid 1px;
	padding-left: 0;
	}
.MenuLeft a, .MenuLeft span	{
	padding: 2px 0;
	text-indent: 4px;
	display: block;
	width: 100%;
	text-decoration: none;
	}
.MenuLeft a	{
	color: #000;
	background-color: #f0a0f0;
	text-decoration: none;
	}
.MenuLeft a:visited	{
	color: #222;
	background-color: #f0a0f0;
	text-decoration: none;
	}
.MenuLeft a:hover, .MenuLeft span	{
	color: #FFF;
	background-color: #c090c0;
	text-decoration: none;
	}