body {
    background-color: white;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    }

a {
    text-decoration: none;
    }

table#content {
    margin: 0px 0px 0px 0px;
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
    empty-cells: hide;
    padding: 0px;
    }

td {
    padding: 0px; 
    }
    
td.column1 {
    padding-left: 40px;
    }

.contactInfo td {
    font-size: 8pt;
    }

.url {
    display: none;
    }

.description {
    font-size: 8pt;
    font-style: italic;
    margin: 0px 20px 0px 20px;
    }
    
.descriptionSave {
    font-size: 8pt;
    font-style: italic;
    margin: 0px 20px 0px 20px;
    }

h2 {
    font-size: 14pt;
    font-weight: bold;
    margin: 0px;
	text-align: center;
    }

h4 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    text-indent: 1em;
    background-color: #FFFFCC;
    }

h5 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    }