body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #DEE8E4;
}
td {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;

}.lila {
	background-color: #CCCCFF;
}

.bggreen {
	background-color: #DEE8E4;
}
.bgdarkgreen {
	background-color: #006633;
}
li {
	list-style-image: url(images/greenpix.gif);
	list-style-position: outside;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #009933;
	text-decoration: underline overline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;
	text-decoration: underline;
}
gross {
	font-size: 12pt;
	list-style-image: url(images/greenpix.gif);
	list-style-position: outside;
}
a:link.gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006666;
	text-decoration: none;
}
a:visited.gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006666;
	text-decoration: none;
}
a:hover.gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009933;
	text-decoration: underline overline;
}
a:active.gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
	text-decoration: underline;
}