body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
a {
	color: #999999;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
}
.greytext {
	color: #999999;
	font-size: 8pt;
}
.titletext {
	color: #666666;
	font-size: 12pt;
}
.green, a.green, a.green:hover {
	color: #999900;
}
a.menu {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.menuleft, a.menuleft:hover {
	color: Black;
	text-decoration: none;
}