body {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
h2 {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
a:link       {
	font-family: "Trebuchet MS";
	color: Green;
	text-decoration: none;
	font-weight: normal;
}
a:visited    {
	font-family: "Trebuchet MS";
	color: Green;
	text-decoration: none;
	font-weight: normal;
}
a:active     {
	font-family: "Trebuchet MS";
	color: Green;
	text-decoration: none;
	font-weight: normal;
}
a:hover      {
	font-family: "Trebuchet MS";
	color: Purple;
	text-decoration: none;
	font-weight: normal;
}
.nav {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}