body{
    font-family:Arial, Helvetica, sans-serif;
}
label{
    font-size:13px;
}
a{
    font-size:13px;
}
table tr th{
    font-size:13px;
}
table tr td{
    font-size:13px;
}
#div-login {
    background-color: rgba(255, 255, 255, 0.8);
}
