BODY    {
	background-color	:	#FFFFFF;
	font-family		:	"Trebuchet MS", sans-serif;
	font-size		:	10pt;
	}

A:link {
	color			:	#ddd;
	background		:	transparent;
	text-decoration		:	none;
	}

A:active {
	color			:	#ddd;
	background		:	transparent;
	text-decoration		:	none;
	}

A:visited {
	color			:	#ddd;
  	background	 	:	transparent;
  	text-decoration		:	none
	}

A:hover {
	color			:	#000;
	background		:	#ddd;
	}

P,TD {
	font-family		:	Verdana, "Trebuchet MS", Arial,sans-serif;
	font-weight		:	bold;
	vertical-align 		:	top;
	font-size		:	10pt;
}	

MARQUEE.m1	{
	margin-left		: 	175px; 
	margin-right		: 	50px;
	margin-top		:	15px;
	color			:	brown;
	font-size		:	24pt;
	font-weight		:	normal;
	font-style		:	italic;
}

MARQUEE.m2	{
	margin-left		: 	30px; 
	margin-right		: 	30px;
	color			:	white;
	font-size		:	12pt;
}


UL	{
	margin-left		:	475px;
	margin-top		: 	200px;
}

DIV.footer {
	color 			:	#303030;
	text-align 		:	center;
	vertical-align		:	top;
	font-size 		:	8pt;
	font-weight		:	normal;
	margin-left		:	430px;
	font-family 		:	"Arial Narrow", sans-serif;
	margin-top 		:	0px;
	margin-bottom 		:	0px;
}

