<style type="text/css">
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #FEE1C5; 
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

tr.header {
    background: url('img/1.jpg');
}

td.sep {
    background-color: red;
}

a.header {
    text-decoration: uinderline;
    color: #990099;
    font-size: 10pt;
}

a {
    text-decoration: uinderline;
    color: #990099;
    font-size: 10pt;
}

body {
    background-color: #FEE1C5;
}

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: #BB1133;
    color: #FEE1C5;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.yellow {
    color: yellow
}

.red {
    color: red
}

p {
    text-align: justify
}

h1 {
    font-weight: bold;
    color: #800000;
    font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18pt;
}

h2 {
    font-weight: bold;
    color: #663333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

</style>
