body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.5em;
}

a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #666;
}
h1 {
	font-size: 18px;
	color: #F90;
}
h2 {
	font-size: 16px;
	color: #636;
}
h3 {
	font-size: 14px;
	color: #900;
}

