.text-header {
	<LINK rel = "fontdef" src="font/trebuc.ttf">
<STYLE TYPE="text/css">
<
@font-face {
  font-family: trebuc;
  font-style:   normal;
  font-weight: normal;
  src:(font/trebuc.ttf);
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #235634;
	text-decoration: none;
}
>text-body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
