body {
    background-color: #3C2D4D;
    color: #3C2D4D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.2;
    scrollbar-3dlight-color: #F0F0EE;
    scrollbar-arrow-color:#3C2D4D;scrollbar-base-color:#F0F0EE;scrollbar-darkshadow-color: #DDDDDD;
    scrollbar-face-color:#cec9d2;scrollbar-highlight-color:#F0F0EE;scrollbar-shadow-color:#F0F0EE;scrollbar-track-color:#F5F5F5
}

td,th {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px
}

p {
    margin-bottom: 5px !important; /* Reduces space between paragraphs */
}

form {
    margin: 40px; /* Adds space around the form */
}

.mce-content-body .mce-reset {
    margin: 5;
    padding: 5;
    border: 20;
    outline: 0;
    vertical-align: top;
    background: transparent;
    text-decoration: none;
    color: #3C2D4D;
    font-family: Arial;
    font-size: 12px;
    text-shadow: none;
    float: none;
    position: static;
    width: auto;
    height: auto;
    white-space: nowrap;
    cursor: inherit;
    line-height: normal;
    font-weight: normal;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
