

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

  h1 { font-weight: bold;
    font-size: 24px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    margin-right: 50px;
    }

  h2 { border-bottom: 0px none;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    font-size: 15px;
    }

  dt { font-weight: bold;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 5px;
    font-style: italic;
    }

  dd { text-align: left;
    }

  pre { border-style: dotted;
    border-width: 1px;
    background-color: rgb(204, 204, 204);
    }

