body, p, li, td, th, h1, h2, h3 { font-family: Arial; font-size: 90% }

@media print {
	.print_break { page-break-before: always }
}		


body.summary { background: #2e2592 }
table.summary td { text-indent: -15px; padding-left: 15px; font-size: 90%; font-weight: bold }
body.summary a.news { text-decoration: none; color: #EEEE88 }
body.summary a.news:hover { text-decoration: none; color: #2e2592; background: #EEEE88 }
body.summary a { text-decoration: none; color: #CCCCEE }
body.summary a:hover { text-decoration: none; color: #2e2592; background: #CCCCEE }
body.summary p { color: #EEEEEE }
body.summary p.author { font-size: 80% }




body { background: #FFFFFF }

h1 { font-size: 200% }
h2 { font-size: 150% }
h3 { font-size: 120% }

td.agenda_time { font-size: 90%; background: #DDDDDD }

th { font-weight: bold; background: #EEEEEE }
th.l1 { font-weight: bold; text-decoration: underline; color: #EEEEEE; background: #2e2592 }
th.l2 { font-weight: bold; background: #EEEEEE }

ol.wide li, ul.wide li { margin-top: 2% } 
ol.halfwide li, ul.halfwide li { margin-top: 1% } 

a:hover { background: #EEEEEE }
