.footer {
		color: 666666;
		font-family: Sans-Serif;
}

.leftNav, .leftNav A {
	font-family: Arial Narrow;
	font-size: 10pt;
	color: FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/*
.leftNav {
	color: CCFF99;
}
*/

.leftNav A:hover {
	color: CCE6FF;
	text-decoration: none;
}

THEAD {
		background: 006633;
    font-size: 9pt;
    font-weight: bold;
		color: FFFFFF;
}

A {
		color: 333399;
		text-decoration: none;
}

A:hover {
		text-decoration: underline overline;
		color: 339999;
}



I {
		color: 006633;
}

BODY {
		/*color: 003366;*/
		color: #000000;
		font-size: 10pt;
		font-family: Arial, Sans-Serif;
		margin-left: 0px;
		margin-top: 0px;
		scrollbar-track-color: 336699;
}
