.bighead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	line-height: 40px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.regular {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.port-links {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.quotes {
	font-size: 12px;
	color: #5A882E;
	font-style: italic;
	line-height: 12px;
}
.orange {
	color: #FF6600;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
