body {
    background-color : #ffffff; 
    font-family : Estrangelo Edessa, Verdana, Helvetica, Arial, sans-serif; 
    font-size : 11pt; 
    color : #ffffff; 
    font-weight : normal; 
    margin-left : auto;
    margin-right: auto;
}
table {
    color : #000000;
    margin-left : auto;
    margin-right: auto;
    background-color :#ffffff;
    text-align: justify;
}
blockquote {
    font-family : Estrangelo Edessa, Helvetica, Arial, sans-serif; 
    font-size : 11pt; 
    color : #000000; 
    font-weight : normal; 
    background : #ffffff; 
} 
div {
    font-family : Estrangelo Edessa, Verdana, Helvetica, Arial, sans-serif; 
    font-size : 11pt;
    color : #000000; 
    font-weight : normal;
    background : #ffffff; 
} 
p {
    font-family : Estrangelo Edessa, Verdana, Helvetica, Arial, sans-serif; 
    font-size : 11pt;
    color : #000000; 
    font-weight : normal; 
    background : #ffffff;
} 
span {
    font-family : Estrangelo Edessa, Verdana, Helvetica, Arial, sans-serif; 
    font-size : 10pt; 
    color : #CC9900; 
    font-weight : normal;
    background-color : #ffffff; 
} 
td {
    font-family : georgia, Verdana, Helvetica, Arial, sans-serif; 
    font-size : 11px; 
    color : #000000; 
    font-weight : normal;
    background-color : #ffffff;
} 
h1 {
    font-family : georgia, Verdana, Helvetica, Arial, sans-serif; 
    color : #000000;
    background-color : #ffffff;
    font-size : 16pt; 
}
h2 {
    font-family : georgia, Verdana, Helvetica, Arial, sans-serif; 
    color : #CC9900;
    background-color : #ffffff;
    font-size: 14pt; 
}  
ol {
    font-weight : normal; 
} 
ul {
    font-weight : normal; 
} 
input {
    font-weight : normal; 
} 
select {
    font-weight : normal; 
} 
textarea {
    font-weight : normal; 
} 
hr {
    color : #000000;
    background-color : #ffffff; 
} 
a:active, a:visited {
    font-family : Estrangelo Edessa, Verdana, Helvetica, Arial, sans-serif; 
    font-size : 11pt; 
    color : #000000; 
    font-weight : bold; 
    text-decoration : none;
    background-color : #ffffff; 
}
a:link {
    font-family : Estrangelo Edessa, Verdana, Helvetica, Arial, sans-serif; 
    font-size : 11pt; 
    color : #999999; 
    font-weight : bold; 
    text-decoration : none;
    background-color : #ffffff; 
} 
a:hover {
    font-family : Estrangelo Edessa, Verdana, Helvetica, Arial, sans-serif; 
    font-size : 11pt; 
    color : #CC9900; 
    font-weight : bold; 
    text-decoration : underline;
    background-color : #ffffff; 
}