body {
    font-family: Verdana;
    font-size: 10pt;
}
a {
    color: #FF0000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.wmessage{
    font-family: Times New Roman;
    font-style: italic;
    font-weight: bold;
    color: #0072BC;
    font-size: 14pt;
    line-height: 24pt;
}
.ibox {
    border: 1px solid #000000;
    background-color: #FFFFFF;
    padding: 20px;
    margin: 20px;
    font-size: 8pt;
}
