TD.nav {
	background-color : #006633;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	font-family : sans-serif;
	color : White;
}

A.white:link {
	text-decoration: none;
	color: white
}
A.white:active {
	text-decoration: none;
	color: white
}
A.white:visited {
	text-decoration: none;
	color: white
}

A.blue:link {
	text-decoration: underline;
	color: blue
}
A.blue:active {
	text-decoration: underline;
	color: blue
}
A.blue:visited {
	text-decoration: underline;
	color: blue
}

td.header {
	font-family : sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color :  #006633;
}

td.main {
	font-family : sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

	TD, Span.lgwhiteb {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-style: normal;
	font-weight: bold}

	TD, Span.white {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-style: normal;
	font-weight: normal}
