body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #f3f3f3;
}
.testostd {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 24px;
}
.testosmall {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 24px;
}
.testomenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.testomenu a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.testomenu a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #009966;
	font-weight: bold;
	text-decoration: underline;
}