
BODY {
	background-color: #FFFFFF;
	background-image: url(graphics/bg-banner1h.gif);
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;

	font-size: 9pt;
	font-family: arial;
	color: #006633;
}


DIV.stn {
	font-size: 8pt;
	font-family: verdana;
	color: #333333;
}

TD {
	font-size: 8pt;
	font-family: arial;
	color: #4B4B4B;
}

TD.submenu {
	font-size: 8pt;
	font-family: arial;
	color: #CDCCC1;
}

A {
	text-decoration: none
}

A:LINK { 
	color: #006633;
}

A:VISITED { 
	color: #006633;
}

