BODY {
    margin: 0
}

a:link,
a:hover,
a:active {
    color: #BA55D3
}

a:visited {
    color: #D8BFD8
}

.copyright {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    text-align: right;
    vertical-align: bottom;
    font-size: 10pt;
    color: #000000
}

.header {
    background: #FFFFFF;
    color: #000000;
    text-align: center;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 14pt;
    font-weight: bold
}

.section {
    background: #EBEAF1;
    color: #000000;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 12pt;
    text-align: center;
    font-weight: bold
}

.text1 {
    background: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 10pt
}

.text2 {
    background: #EBEAF1;
    color: #000000;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 10pt
}