h1 {
	color: #007480;
	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: #007480;
	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:#007480; }
ul.specials li div { color:#000000; }
table {
	border-left : 1px solid #808080;
	border-right : 1px solid #808080;
	border-top : 1px solid #808080;
	border-bottom : 1px solid #808080;
}
th {
	background-color : #007480;
	color : #ffffff;
}
td {
	background-color : #DBF5F7;
	padding-left: 40px;
}