p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #999999;
	font-weight: normal;
}
a:link {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: 999966;
	text-decoration: none;
}
a:visited {
	color: #999966;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999933;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.smallSans {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #999;
}
