body {font-family:helvetica,arial;background-color:gainsboro}

.banner {color:white; background-color:black}
.index {color:white; background-color:cadetblue}
.index a:link {color:white;font-weight:bold; text-decoration:none; font-size:10pt}
.index a:visited {color:white;font-weight:bold; text-decoration:none; font-size:10pt}
.index a:hover {color:goldenrod;font-weight:bold; text-decoration:none; font-size:10pt}
.content {color:black; background-color:white}
.selected {color:cadetblue;background-color:gainsboro;font-size=10pt;font-weight:bold;}
.highlight {color:white;background-color:slategray;}

h1,h2,h3,h4 {color:goldenrod}

.backnext {color:cadetblue; background-color:#FFFFFF}
.backnext a:link {color:cadetblue;font-weight:bold; text-decoration:none; font-size:10pt}
.backnext a:visited {color:cadetblue;font-weight:bold; text-decoration:none; font-size:10pt}
.backnext a:hover {color:goldenrod;font-weight:bold; text-decoration:none; font-size:10pt}

table.agenda {font-size:10pt; background-color:orange}
td.agendatime {background-color:white;padding:5px;text-align:right}
td.agendadescr {background-color:white;padding:5px}
.imagesubtitle {font-size:80%;font-family:georgia; text-align:center; background-color:#F0F0F0}
