body {
    text-align: center;
    font-family: "Times New Roman", "Times Roman", Times, Serif;
    font-size: 9pt;
}


div.main {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-right: auto;
    text-align: left;
    border: 2px solid #F0F0F0;
    padding: 1px;
}

    
ul  {
        list-style: none;
    }
        
li  {
        list-style: none;
        margin-left: 0px;
        padding-left: 0px;
    }


h1  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 24pt;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: center;
}


.subhead    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align: center;
    font-size: 14pt;
    font-weight: normal;
}


.stats    {
        text-align: center;
        font-size: 9pt;
        font-weight: normal;
        margin-top: 3px;
        margin-bottom: 0px;
    }
    
    
h2 {
    background-color: #CCCCCC;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 0px;
    padding-left: 3px;
}


table.roles     {
        width: 100%;
    }
    
    
td {
        padding-bottom: 10px;
        font-size: 9pt;
        vertical-align: top;
    }

td.head {
    font-weight: bold;
}

table.roles td.head {
    width: 30%;
}

h2  span {
    font-size: 9pt;
    font-weight: normal;
    font-style: italic;
}


li  {
        margin-left: 0px;
        padding-left: 0px;
    }
    
    
ul  {
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
        
        
        
p {
    margin-top: 3px;
}
        
        
abbr {
    text-decoration: none;
    border: none;
}


a, a:visited {
    text-decoration: none;
    color: #000000;
}


a:hover {
    text-decoration: underline;
    color: #0000FF;
}


th {
    display: none;
}


thead {
    margin: 0px;
    padding: 0px;
}


address {
    font-style: normal;
        text-align: center;
        font-size: 9pt;
        font-weight: normal;
        margin-top: 3px;
        margin-bottom: 0px;
}


