table {
	font-family: Arial, sans-serif;
	font-size:0.95em;
	color: white;
}
h1 { font-size:1.5em; color:#2F5025;}
caption {
	text-align:left;
	font-size:120%;
	font-weight: bolder;
	padding: 10px;
	border-bottom: 1px solid green;
}
.date {
	font-weight: bolder;
	text-align:center;
}
.notice {
	font-size: 90%;
	font-style: italic;
}
.seperate { border-bottom: 1px dotted green;}
a, a:hover, a:visited { color:#2F5025;}

li { line-height:1.3em; padding-bottom:0.7em;}
