@CHARSET
"UTF8"
;

body {
    background-color: #b2c3d3;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family:serif;
}

.style1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.style2 {
    font-family: Arial, Helvetica, sans-serif
}

.style7 {
    font-family: Arial, Helvetica, sans-serif
}

.style8 {
    color: #5C80A2
}

.style9 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.style10 {
    font-family: Arial, Helvetica, sans-serif
}

#refreshCaptcha {
    cursor: pointer;
    color: blue;
}

#captcha {

}



