/*LSF '08
Last changed 28 April 2008 mn*/

/* Remove browsers defaults */
html,body,div,h1,h2,h3,h4,h5,h6,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

/* Remove image borders */
a img,a:link img,a:visited img { border:none; }


/* main elements
 * ------------------------------------------------------------------------- */
body {background-color:#ffffff; text-align:left;}

p,td,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size:13px; 
color:#000000; 
line-height: 16px;}

.confname {
font-size: 24px;
color: #990000;
font-weight: bold;
margin-top:0px;
margin-bottom:12px;
}

.confdate {
font-size: 18px;
color: #990000;
font-weight: bold;
margin-top:0px;
}

p.smallhead {
font-size:13px; 
font-weight: bold;
color:#000000; 
line-height: 14px; 
margin-top: 0px;
margin-bottom:0px;
}

td.smalltext {
font-size:10px; 
color:#000000; 
line-height: 12px; 
margin: 0px 0px 6px 0px;
}

td.time {
font-weight: bold;
color:#ffffff;
background-color:#666666;
}

