  body, p, pre, div, li, ol, ul { font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 223, 128);
    }

  table, tr, td, body { border-style: solid;
    border-width: 2px;
    background-color: rgb(255, 223, 128);
    }

  link { font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: rgb(27, 117, 154);
    }

  a:link { font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: rgb(27, 117, 154);
    }

  a:visited { font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: rgb(67, 51, 166);
    }

  a:hover { font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: rgb(162, 24, 0);
    }

  a:active { font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 14px;
    }

  .italicbold { font-weight: bold;
    font-style: italic;
    }

  .doublelinebordertable { border-style: double;
    border-width: 4px;
    }

  .underlinetable { background-color: rgb(255, 223, 128);
    border-bottom-style: solid;
    }

