body {background-color: #ff9900}

img.thumb {border: 2px solid #ff9900;
           cursor: pointer}

a {color: #ff9900;
   text-decoration: none}
a:link {color: #ff9900}
a:visited {color: #ff9900}
a:hover {text-decoration: underline}
a:active {color: #ff9900}

a.menu:link img {border: none}
a.menu:visited img {border: none}
a.menu:active img {border: none}

h1 {font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, serif;
    text-align: center}
h2 {font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, serif;
    text-decoration: underline}
p, li, div {font-size: 8pt; font-family: Verdana, Arial, Helvetica, serif}

.center {text-align: center}

table.outer {width: 620px;
	     margin-left: auto;
	     margin-right: auto;
             border-collapse: collapse}

.title {font-style: italic}
.comment {font-style: italic}
.credit {font-weight: bold}
.intro {font-weight: bold}
.speaker {font-weight: bold}
.question {font-weight: bold}
.section {font-weight: bold}