TD {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9pt;
	font-weight: normal;
    color: #555555;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	line-height: 16px;
}
a.body {
	text-decoration: underline;
}
a.body:hover {
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.menu {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
.footer	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #e6f4e6;
}
a.footer {
	text-decoration: underline;
}
a.footer:hover {
	text-decoration: none;
}

