@charset "utf-8";
.def {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	color: #000000;
}
.defbold {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.legal {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
