body,td,th {
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	line-height: 1.3;
}
p {
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	line-height: 1.3;
}
h1 {
	font-family: Tahoma;
	font-size: 11pt;
    font-weight: bold;
	color: #666666;
	line-height: 1.3;
}
body {
	background-color: #006B33;
}
a {
	font-family: Tahoma;
	font-size: 7pt;
	color: #ECECEC;
}
a:link {
	color: #006B33;
	text-decoration: none;
}
a:visited {
	color: #00673F;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #00673F;
	text-decoration: none;
}
.style8 {font-size: 7pt}