body,td,th {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
a {
	color: #8DC5CF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: 8DC5CF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.form {background-color: #DDDDDD; border-style: inset; font-family: Arial, Helvetica; font-size: 8pt; font-style: normal; font-weight: normal; color: #333333;}
form {display: inline;}