h1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;
	vertical-align: text-bottom;
	margin-bottom: 3px;
	margin-top: 15px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #999999;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
strong {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
pre {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
}
