h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #008c99;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #008c99;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: -12px;
}
a:link {
	font-weight: bold;
	color: #32A3AD;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #32A3AD;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #32A3AD;
	text-decoration: underline;
}
.featuretbl {
	border: 2px dotted #CC0000;
	margin: 4px;
}
