body   {
    font-family: "Verdana";
    font-size: 13px;
    color: #003366;
    background: #FFFFFF;
    padding: 0px;
}

.mainword {
    font-family: "Times New Roman";
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
}

.firstabbr {
    font-family: "Verdana";
    font-size: 13px;
    font-weight: normal;
}

.worddef {
    font-family: "Verdana";
    font-size: 13px;
    font-weight: normal;
    margin-left: 25px;
    margin-top: 0px;
    text-align: left;
}

.langheader {
    font-color: red;
    font-size: 13px;
    background-color: #F0F0F0
}
