<style type="text/css">
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #E1E6E8;
}

table, pre {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

tr.header {
    /*background: url('/smex/img/sm.jpg');*/
    background-color: #009999;
}

td.sep {
    background-color: #FF0683;
}

a.header {
    text-decoration: underline;
    color: #E1E6E8;
    font-size: 10pt;
}


a {
    text-decoration: underline;
    color: #408080;
    font-weight: bold;
    font-size: 10pt;
}

body {
    background-color: #E4EDED;
}

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: #0033CC;
    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: #408080;
    font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24pt;
}

h2 {
    font-weight: bold;
    color: #408080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

h3 {
    font-weight: bold;
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

h4 {
    font-weight: bold;
    color: #808000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

</style>
