body {
        background-color: #FFFFFF;
        font-family: Arial, tahoma;
}

font {
        font-size: 15px;
        color: black;
}

.msgDate {
        height: 10;
        background-color: #FFFFFF;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
}

.msgName {
        height: 15;
        background-color: #b7c2d1;
        font-family: Arial, tahoma;
        font-size: 12px;
        font-weight: normal;
}


.msgEntry {
        background-color: #FFFFFF;
        font-family: Arial, tahoma;
        font-size: 15px;
        font-weight: normal;
}


.msgWeb {
        height: 15;
        background-color: #b7c2d1;
        font-family: Arial, tahoma;
        font-size: 11px;
        font-weight: normal;
}



.msgBorder {

        background-color: #000000;

}



.success {

       background-color: #EEEEEE;

       font-family: Arial, tahoma;

       font-size: 11px;

       font-weight: normal;

       border-top: 1px solid #000000;

       border-right: 1px solid #000000;

       border-bottom: 1px solid #000000;

       border-left: 1px solid #000000;

}



.error {

       background-color: #EEEEEE;

       font-family: Arial, tahoma;

       font-size: 11px;

       font-weight: normal;

       border-top: 1px solid #000000;

       border-right: 1px solid #000000;

       border-bottom: 1px solid #000000;

       border-left: 1px solid #000000;

}



A {

        font-family: tahoma;

        font-weight: bold;

        color: #0000C0;

        text-decoration: none;

}



A:visited {

        font-family: tahoma;

        font-weight: bold;

        color: #0000C0;

        text-decoration: none;

}



A:hover {

        font-family: tahoma;

        font-weight: bold;

        color: #218D21;

        text-decoration: none;

}



.footer {

        font-family: Arial, tahoma;

        font-size: 10px;

        font-weight: normal;

}



.emailat {

        font-family: Arial, tahoma;

        font-size: 10px;

        font-weight: normal;

        color: #ff0000;

}



.border {

       border-top: 1px solid #000000;

       border-right: 1px solid #000000;

       border-bottom: 1px solid #000000;

       border-left: 1px solid #000000;

}



.entrypage {

        background-color: #EEEEEE;

        width: 80%;

        float: center

        font-family: Arial, tahoma;

        font-size: 10px;

        font-weight: normal;

        border-top: 1px solid #000000;

        border-right: 1px solid #000000;

        border-bottom: 1px solid #000000;

        border-left: 1px solid #000000;

}
