.tdl {
	font-family: Arial, Helvetica, "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, "Trebuchet MS";
	font-size: 18px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, "Trebuchet MS";
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
.red {
	font-family: Arial, Helvetica, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
