body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a.org_style:link, a.org_style:visited {
    text-decoration: inherit;
    color: inherit;
    cursor: auto;
}

table {
    width: 600px;
    margin-top: 128px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    table-layout: fixed;
}
