a:link  { 
	color: #990099;
	font-style: normal;
	text-decoration: none
	}
a:visited { 
	color: #000000;
	font-style: normal;
	text-decoration: none
	background: transparent;
	}
A:focus {
	color: #000000;
	font-style: normal;
	background: transparent;
	text-decoration: none
	}
A:focus:hover 	{ 
	color: #990099;
	font-style: normal;
	background: transparent;
	text-decoration: underline
	}
A:focus:active 	{ 
	color: #990099;
	font-weight: bolder;
	font-style: normal;
	background: transparent;
	text-decoration: none
	}
BODY	{
	padding: 0;
	padding-left:0;
	margin: 0;
	border-width: 0;
	background-color: #00CC99;
	color: #000000; 
	font-family: Verdana, Univers, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	scrollbar-face-color: #00CC99;
	scrollbar-highlight-color: #00CC99;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000
	}
P	{ 
	color: #000000; 
	padding-left:5;
	font-family: Verdana, Univers, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11pt
	}
P.right   {
	text-align: right
	}
P.first   {
	font-weight: 900;
	padding-bottom: 10
	}
TABLE   {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	border-width: 0;
	font-family: Verdana, Univers, Helvetica, Arial, sans-serif;
	width: 100%;
	font-size: 11pt;
	font-weight: normal
	}
TD	{
	border-spacing: 0;
	width: 100%;
	font-family: Verdana, Univers, Helvetica, Arial, sans-serif;
	border-width: 0; 
	padding: 5;
	font-size: 11pt;
	font-weight: normal;
	vertical-align: top;
	line-height: 160%
	}
TABLE.List {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	padding: 0;
	margin: 0;
	border: 0px none
	}
TABLE.List TD   {
	border-spacing: 0;
	vertical-align: middle;
	height: 65px;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #FFFF00;
	}