.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
.smtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}