TD {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tit {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
}
.linktit {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;

}
.linktit:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;

}
input {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;


}
textarea {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.txt {

	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linktextpeq {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;

}
.linktextpeq:hover {

	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.linktext {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.linktext:hover {


	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

