body {
    background-color: #ffffff;
    color: #666666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    font-style: normal;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0px
}

p,dl,dt,dd,ol,ul,li,pre {
    color: #666666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12.5px;
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #478FB3;
}

h1 {
    font-size: 16pt;
    text-align: center;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-size: 12pt;
    margin: 2px;
}

h4 {
    font-size: 10pt;
    margin: 2px;
}

pre {
    font-family: Courier New, Courier;
    font-size: 9pt;
    color: #0000C0;
}

tt {
    font-family: Courier New, Courier;
    font-size: 9pt;
    color: #0000C0;
}

form {
    display: inline;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

img {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.bold {
    font-weight: bold;
    font-style: normal;
}

.italic {
    font-weight: normal;
    font-style: italic;
}
