p {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, "Century Gothic", sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #006600;
	display: block;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, "Century Gothic", sans-serif;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, "Century Gothic", sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bolder;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, "Century Gothic", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #336600;
	text-decoration: underline;
}

