BODY    {
	font-size: 9pt;
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #000000;
	margin : 0px;
}

TABLE    {
	color: #FFFFFF;
	background-color: #000000;
}

TD    {
	font-size: 9pt;
	font-family: Arial, Helvetica, Univers, sans-serif;
	color: #FFFFFF;	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-top-width: 0pt;
	line-height: 125%;
}

*#lay6   {
	position: absolute;
	width: 60%;
	z-index: 6;
	left: 20%;
	top: 110px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: transparent;
	margin: 0pt;	
}

*#lay7   {
	position: absolute;
	width: 20%;
	z-index: 7;
	left: 0%;
	background-color: transparent;
	margin: 0pt;
}

*#lay8   {
	position: absolute;
	width: 60%;
	z-index: 8;
	left: 20%;
	background-color: transparent;
	margin: 0pt;
}

*#lay9    {
	position: relative;
	width: 13%;
	left: 1%;
	top: -4%;
	margin-left: 0px;
	margin-right: 0px;
	background-color: transparent;
	margin: 0pt;
}

*#lay10    {
	position: relative;
	width: 20%;
	left: 0%;
	top: 0px;
	color: transparent;
	font-weight: bold;	
	margin: 0pt;
}

*#lay11    {
	position: absolute;
	width: 18%;		
	right: 0%;
	top: 0px;
	background-color: transparent;
	margin: 0pt;	
}

A:link    {
	color: #B33A00;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

A:visited    {
	color: #B33A00;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;	
}

A:hover    {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}

A:active    {
	color: #FF1493;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;	
}



