<style type="text/css">
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #E6F3F7;
}

table, pre {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

tr.header {
    background: url('/smex/img/sm.jpg');
}

td.sep {
    background-color: #A5B6AC;
}

a.header {
    text-decoration: underline;
    color: #F1E8FF;
    font-size: 10pt;
}


a {
    text-decoration: underline;
    color: blue;
    font-weight: bold;
    font-size: 10pt;
}

body {
    background-color: #E6F3F7;
}

div.ads {
    background-color: #6699FF;
    color: white;
    font-weight: bold;
    border: thin dotted white;
    padding: 10px;
    text-align: center;
}

div.h {
    width:100%;
    background-color: #ADADAD;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.yellow {
    color: yellow
}

.red {
    color: red
}

p {
    text-align: justify
}

h1 {
    font-weight: bold;
    color: black;
    font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24pt;
}

h2 {
    font-weight: bold;
    color: #0000c0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

h3 {
    font-weight: bold;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

h4 {
    font-weight: bold;
    color: #993333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

</style>
