body {
   color: #000;
   background-color: #fff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   text-align:center;
}


h1 {
   text-align: center;
   color: #036;
   font-size: 24pt;
   font-weight: bold;
} 

h2 {
   text-align: center;
   color: #036;
   font-size: 20pt;
   font-weight: bold;
   margin-top: 6pt;
   margin-bottom: 30pt;
} 

h3 {
   text-align: left;
   color: #036;
   font-size: 12pt;
   font-weight: bold;
   margin-top: 24pt;
   margin-bottom: 0pt;
} 

h4 {
   text-align: left;
   color: #036;
   font-size: 10pt;
   font-weight: bold;
   margin-top: 12pt;
   margin-bottom: 0pt;
} 


p {
   text-align: left;
   margin-bottom:0pt;
   margin-top:12pt;
}

em {
   font-weight: bold;
}

li {
   text-align: left;
   padding-bottom: 2pt;
}

a {
   text-decoration:none;
   color: #c03;
}

a:hover, a:active {
   text-decoration:underline;
   color: #69c;
}

a img {
   border: none;
}


#frame {
   width: 700px;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
   background: #fff;
}
        
   

#address {
   text-align: center;
   font-size: 6pt;
   padding-bottom: 10px;
   padding-top: 10px;
   margin-top: 40px;
   border-top: 1px dashed #036;   
}
    

#demorgan-image  {
   float:right; 
   border: 0x000 solid 1px;
   padding-bottom: 10px;
   padding-left: 30px;
}

ul.speakers li {
   padding-bottom: 10px;
}

.talk-title {
/*   font-style: italic; */
}

.talk-speaker {
   color: #036;
   font-weight: bold;
}


div.programme-flat dl dt {
   color: #036;
/*   font-weight: bold;   */
}

div.programme-flat dl dd {
   font-weight: normal;
   margin-left: 86pt;
   margin-top: -12pt;
   margin-bottom: 4pt;   
}

