body { 
	font-family: Arial, Helvetica, sans-serif;
 	background-color: #ffffff; 
	color: #000000;
}
strong.red { color: red }

a:link       { text-decoration: none; color: #0000a0 }
a:visited    { text-decoration: none; color: #0000a0 }

pre { font-family: monospace; color: #000000; }
address { font-size: 12px; text-align: right;}

p { font-size: 14px; }

h1 { font-size: 18px; color: #800000 }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4 { font-size: 10px; }

h2.menu { text-align: right; }
h2.current { text-align: right; color: #00000; background-color: #e0e0e0; }
h2.notyet { text-align: right; color: #d0d0d0; }
h2.menu a:link, h2.menu a:visited { 
	text-align: right; 
	text-decoration: none; 
	color: #000000
}
h3.menu { text-align: right; }
h3.menu a:link, h3.menu a:visited { 
	text-align: right; 
	text-decoration: none; 
	color: #000000
}
h3.current { text-align: right; color: #00000; background-color: #ececec; }
h4.menu { text-align: right; }

td { font-size: 12px; vertical-align: top; }
td.small { font-size: 10px; }
td.bold_small { font-size: 10px; font-weight: bold; }
td.time { background-color: #ffffff; width: 40; }
td.title { color: #800000; font-weight: bold;  }
th.tblhead {color: #ffffff; background-color: #800000; }
