body {max-width: 800px;
padding-bottom: 20px; margin: auto;
border: 1px solid grey;
background: white; color: #202020;
}


@media print {
	div#topbar, div#corner {display:none}
	body {font-size: 80%; padding: 0px; border:none; width:100%}
	td {width:auto}
	table {width:100%}
}
div#content  {
	font-family: Arial, sans-serif; line-height: 1.5;
	padding: 5px 25px;	
}
div#content h2 {padding:0; margin-top: 0}
p {text-align: justify}

tr.outofdate {color: grey; background: #fafafa;}

h1 { font-family: Arial, sans-serif; 
font-weight: normal; font-size: 250%;
color: #806040; margin-left: 20px
}

div#newsarea { background: #D5F4FF; color: black; padding:10px; font-size: 90%}

div#newsarea h2 {margin-bottom:5px; font-weight:bold}

div#otherbar { background: #dcf0cb; color: black; padding:10px; font-size: 90%}

div#otherbar h2 {margin-bottom:5px; font-weight:bold}
div#otherbar a {color:green}
div#otherbar a:visited {color:#819483}

div#lastupdated {
	font-family: Arial, sans-serif;
	background: #f0f0f0; display: inline;
	padding: 0px 6px 6px 5px
}
.hide {display: none}

div#topbar {
	clear: both;
	font-family: Arial, sans-serif;
	line-height: 1.75;
	padding: 5px 10px 5px 10px;
	background: #f5f5f5;
}

div#topbar a { text-decoration: none; color: blue; padding: 2px }
div#topbar a:hover { background: blue; color: white; padding: 2px }
div#topbar a:visited { color: #0000b1; padding: 2px }
div#topbar a:visited:hover {color: white; padding: 2px }
div#topbar em { background: #0a67b7; color: white; font-style: normal; font-size: 100%; padding: 2px }


div#corner { float: right; margin-top: 5px}

div#corner a, em {
	padding: 5px;
	text-decoration: none;
	color: #111;
	font-family: Arial, sans-serif;
	font-size: 115%;
}

div#corner a {text-decoration: none}
div#corner a:hover {background: #eee}
div#corner em {font-style: normal; border-bottom: 2px solid #aa0000}

table.list a { text-decoration: none }
table.list td { padding-left:3px; padding-right: 3px }

span.lang, span.stn {
font-family: Arial, sans-serif;
font-size: 150%;
text-align: center;
padding-top:10px;
display:block

}

label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
};

input {}
#email input, #subject input{
	font-family: Arial, sans-serif;
	width: 300px;
	font-size: 95%;
}
input {}
#submit input { 
	margin-left:4.5em;
	font-size: 100%;}

h2 { font-family: Arial, sans-serif; font-weight: normal;
	color: #0075B7;}

table {
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;	
	font-family: sans-serif;
	font-size: 90%;
}

div#footer {clear:both}
td {padding-top: 5px}
th {background: #ddd}
li {list-style-type: none; line-height: 1.75}

p.info {width: 400px; margin: auto; background: #ffff9f;
	margin-top: 10px; padding: 5px 15px 5px 15px;
	margin-bottom: 10px; border: 1px dotted silver; }
div.news em {font-style: italic; font-size: 100%}
div.news h2 {margin-bottom: 0; font-size: 125%;}
div.news h3 {padding:0; margin-top: 0; font-size: 100%}

/* Widths */

td.bgn, td.end {width:30px}
td.day {width:10px}
td.language {width: 20%}
td.notes {width: 150px}
td.freq {text-align:right; width: 10%}

