table {
	border-collapse:collapse;
	margin:15px 0;
	text-align:center;
}

table tr { border: #CCC solid 1px ;}

table th { font-size:0.9em; background-color:#CCC; font-weight:bold; padding:7px 15px 7px 8px; }

table td {
	font-size:0.85em;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding:7px 15px 7px 8px;
}

h1 { font-size:1.2em; font-weight:bold; text-align:left; }

.season { white-space:nowrap; }
.footer_copyright { text-align:center; font-size:0.7em; margin:20px 0 auto; padding-bottom:20px; }

.no-one { background-color:#FFc; font-weight:bold !important; }
.list-caution { font-size:70%; line-height:1.1; }