	BODY {
		font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size: 8pt;
		margin-top:	0px;
		margin-left: 0px;
	}

	A:link, A:visited, A:active {
		text-decoration:   none;
		color:			 #F3E9AA;
		font-weight:	 normal;
		font-family: sans-serif;
		font-size:			10pt;
		
	}
	A:hover	{
		color:	#ffcc33;
		font-weight:	normal;
	}
	.menuTable {
		background-color:#757557;
	}
	.LotTable {
		background-color:#F9F6D5;
		font-size: 8pt;
	}
	.LinkTable {
		background-color:#757557;
		color:	#F3E9AA;
		font-size: 8pt;
		border:solid 1px;
		border-left-color:#C6C3C6;   /* light gray */
		border-top-color:#C6C3C6;    /* light gray */
		border-bottom-color:#757557;
		border-right-color:#757557;
	}	
	.DataTable {
		background-color:#757557;
		color:	#F3E9AA;
		font-size: 10pt;
		border:solid 1px;
		border-left-color:#C6C3C6;   /* light gray */
		border-top-color:#C6C3C6;    /* light gray */
		border-bottom-color:#757557;
		border-right-color:#757557;
	}
	.ContentTable {
		font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
		font-size: 10pt;
		margin-top:	0px;
		margin-left: 0px;
		color:	#F3E9AA;
		font-weight:	bold;
	}
	.copyright  { 
			  font-family: Arial, Helvetica, Sans-Serif;
			  font-size: 8pt; 
			  text-align: center;
			  color: #003300;
			}
	.footnote	{ 
	    font-size: 7pt;
	}	
	.emp	{
		color: black;
		font-size: 11pt;
	}	
	.lotLstg {
		color: #F3E9AA;
		font-size: 11pt;	
	}
	.menuhead	{ 
	    font-size: 10pt;
		font-weight:	bold;
		font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
		color: #F3E9AA;
	}		