h1 {
	color: #006F46;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 4px;
	font-family: Georgia, serif;
	font-weight: 100;
}
h2 {
	margin-top: 0px;
	color: #006F46;
	font-size: 13pt;
	border-bottom: 1px dotted #CCCCCC;
	font-family: Georgia, serif;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 4px;
}
ul.specials li { color:#006F46; }
ul.specials li div { color:#000000; }
