body {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.header1 {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.textlink {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #9900CC;
	text-decoration: underline;
}
.header2 {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #990099;
	text-decoration: underline;
}
.texticon {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.header3 {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #990099;
}
.textnormal {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: x-small;
	color: #333333;
}
.textvoilet {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: x-small;
	color: #990099;
}
.textbold{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: x-small;
	color: #990099;
}
.textblue{
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: x-small;
	color: #336699;
	text-decoration: none;
}