@CHARSET "UTF-8";

/* Font definitions */

body,
td {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000;
}

h1 {
    display: block;
    width: 830px;
    margin: auto;
    margin-bottom: 20px;
    padding-left: 170px; 
    text-align: left;
    color: #007DAE;
    font-size: 18px;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}