

h3 {
    margin-bottom: 3pt;
}
h4 {
    font-size: small;
    margin-top: 12pt;
    margin-bottom: 6pt;
}
h5 {
    font-size: small;
    margin-top: 6pt;
    margin-bottom: 6pt;
    margin-left: 6pt;
}

address {
    font-size: small;
    font-style: italic;
    margin-top: 0;
    margin-left: 42pt;
}


#ScriptText {
    background-color: white;
    font-size: small;
    padding: 9pt 12pt 12pt 24pt;
    border: 1px solid black;
    margin: 9pt 0 12pt 24pt;
    width: 45em;
}

#ScriptText table {
    width: 35em;
    font-size: small;
    margin: 0;
}

#ScriptText td {
    padding: 0 9pt 4pt 0;
}

#ScriptText col.FirstCol {
    width: 50pt;
    border-right: 1px solid silver;
}



