body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

td { 

	font-family: "Tahoma","Verdana", "Arial"; 
	font-size: 11px; 
	line-height: 140%; 
	color: #000000; 
}

A:link {

	color: #749738; 
	text-decoration:none;
}

A:visited {

	color: #9ABF5B; 
	text-decoration:none;
}

A:hover {

	color: #EE9500;
	text-decoration:underline;
}


A:link.menu {

	color: #000000;
	font-weight:bold; 
	text-decoration:none;
}

A:visited.menu {

	color: #000000; 
	font-weight:bold;
	text-decoration:none;
}

A:hover.menu {

	color: #9ABF5B;
	font-weight:bold;
	text-decoration:none;
}



.blank {

	font-size: 1pt;
}

.banner {

	font-size: 11pt;
	color: #000000;
	font-weight:bold;
}