dl
{
    margin-left: 5px;
}


h1
{
    text-align: left;
    font-family: helvetica, sans;
    font-size: 18pt;
    font-face: bold;
}

h2
{
    text-align: left;
    font-family: helvetica, sans;
    font-size: 14pt;
    line-height: 14pt;
    font-face: bold;
    margin-left: 5px;
}

h3
{
    text-align: left;
    font-family: helvetica, sans;
    font-size: 12pt;
    line-height: 12pt;
    font-face: bold;
    margin-left: 5px;
}

table.main
{
}

table.menu
{
}

table.sched
{
    width: 60ex;
}

td.menu
{
    line-height: 16pt;
    text-align: left; 
    font-size:   11pt;
    font-family: helvetica,sans;
    width: 150px;
}

td.info
{
    width: 40ex;
    line-height: 16pt;
    text-align: left; 
    font-size:   11pt;
    font-family: helvetica,sans;
}

td.left
{
    width: 150px;
    text-align: left; 
    font-size:   11pt;
    font-family: helvetica,sans;
}

th
{
    text-align: left; 
    line-height: 16pt;
    font-size:   11pt;
    font-family: helvetica,sans;
}

td
{
    width: 60ex;
    font-size:   11pt;
    font-family: helvetica,sans;
}

dd
{
    font-size:   10pt;
}

dt
{
    font-weight: bold;
}

td.right
{
}

td.spacer
{
    width: 1px;
    background-color: black;
}


body
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 80ex; 
} 
.inset
{
    border-top-width: 1pt;
    border-bottom-width: 1pt;
    text-align: left;
    margin-left: 20px;
} 

p
{
    text-align: justify; 
    margin-left: 5px;
    font-size:   11pt;
    line-height: 16pt;
    font-family: helvetica,sans;
}
td.sc
{
    text-align: left; 
    margin-left: 5px;
    font-size:   11pt;
    line-height: 16pt;
    font-family: helvetica,sans;
    width: 45ex;
}
td.tm
{
    text-align: left; 
    margin-left: 5px;
    font-size:   11pt;
    line-height: 16pt;
    font-family: helvetica,sans;
    font-weight: bold;
}
.small
{
    font-family:    helvetica,arial,sans;
    font-size:      8pt;
}

p.announce
{
    font-family:    helvetica,arial,sans;
    font-size:      14pt;
    font-weight:      bold;
    text-align:     left;
}

input
{
    font-size: 11pt;
}

textarea
{
    font-size: 11pt;
}

.error
{
    color: #ff0000;
    font-weight: bold;
}

