body {
    font-size: 12px;
    margin: 10px 50px;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: white;
    line-height: 18px;
}

h2 {
    font-weight: bold;
    font-size: 12px;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}	

a, a:visited {
	color: darkblue;
}

.section_title {
    border: #a0a0a0 1px solid;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    background-color: #E8EEFA;
    text-align: center;
}

.section_footer {
    border: #a0a0a0 1px solid;
    padding: 3px;
    font-size: 11px;
    background-color: #E8EEFA;
}

.section_date {
    font-weight: bold;
    margin-bottom: 20px;
}
