BODY {
	scrollbar-face-color:#ccffcc;
	scrollbar-shadow-color: #ccffcc;
	scrollbar-highlight-color: #003300;
	scrollbar-3dlight-color: #99cc99;
	scrollbar-darkshadow-color: #003300;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ccffcc;
}

.navbox {
	background-color: #ccffcc;
	color: #336633;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #006600;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #669966;
	text-decoration : underline;
}

p.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #006600;
	text-decoration : none;
}

p.intitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.invest  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	line-height : 150%;
}

td.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

li.color {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : ccffcc
}