.subheader { font-weight:bold; font-size:x-large; }
.sub2header { font-weight:bold; }

#menu { border-style:inset; border-width:2px; }
.menu_item { display:block; border-style:outset; border-width:2px; padding-bottom:1ex; margin:0.25ex; text-align:center; }

.tiny_text { font-size:x-small; font-family:sans-serif; color:#555; }

td { vertical-align:top; }

.title { text-align:center; font-size:x-large; }
.subtitle { text-align:center; font-size:large; }

.day { font-size:small; }
.event { font-size:small; }

.fine_print { font-size:x-small; text-align:center; margin-top:2em; }

ul { list-style-type:disc; }
ul ul { list-style-type:circle; }
ul ul ul { list-style-type:square; }

ol.dateList { list-style-type:none; }
ol.dateList li .year { font-weight:bold; }
ol.publications { list-style-type:disc; }
.me { font-weight:bold; }


.def { border-bottom:1px dotted #808080; }