DIV.conf_title {
    background-color:      transparent;
    margin:                0px;
    padding:               10px 0px 12px 0px;
    font-family:           Tahoma, Verdana, sans-serif;
    font-size:             18pt;
    text-align:            left;
}

SPAN.conf_subtitle {
    background-color:      transparent;
    margin:                0px;
    padding:               0px;
    font-family:           Tahoma, Verdana, sans-serif;
    font-size:             16pt;
    text-align:            left;
    font-style:            italic;
}

TABLE.t_agenda {
        width:             95%;
        border:            1px solid;
        border-color:      #666666;
        margin:            12px;
        font-size:         9pt;
}

INPUT.small{
        width:             160px;
}

INPUT.medium{
        width:             200px;
}

INPUT.large {
        width:             320px;
}

TR.one {
       background:         #f0f0f0;
}

TR.two {
        background:        #e9e9e9;
}

TR.session {
        background:        #dfdfdf;
        font-size:         10pt;
        font-weight:       bold;
        padding-bottom:    12px;
}

SPAN.who {
        font-size:         11px;
        font-weight:       bold;
}
