body {
    font-family: Times New Roman, Helvetica;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #E6E628;
    background-color: #000;
}

table {
    border: 0px;
}

iframe {
  margin: 0px;
  padding: 0px;
}

td {
    font-family: Times New Roman, Helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #E6E628;
    text-decoration: none;
}

p {
    font-family: Times New Roman, Helvetica;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    color: #E6E628;
    text-decoration: none;
    text-align: justify;
    text-indent: 20px;
    margin-left: 15px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
}

p.small {
    font-size: 5px;
    line-height: 5px;
    font-weight: normal;
    text-indent: 0px;
    text-indent: 20px;
    text-decoration: none;
}

p.copyright {
    font-family: Verdana, Sans Serif;
    font-size: 10px;
    line-height: 10px;
    text-indent: 0px;
    font-weight: normal;
    color: #FF730B;
    text-decoration: none;
    text-align: center;
    margin: 0px;
}

h1 {
    font-family: Times New Roman, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #E6E628;
    text-decoration: none;
    margin: 0px;
    text-align: center;
}

h2 {
    font-family: Times New Roman, Helvetica;
    font-size: 14px;
    color: #E6E628;
    margin: 0px;
    text-decoration: underline;
    font-weight: bold;
    margin-left: 35px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    text-align: left;
}

h3 {
    font-family: Times New Roman, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #E6E628;
    text-decoration: none;
    margin: 0px;
}

img {
    border-color: #E6E628;
}

a:link {
    font-family: Times New Roman, Helvetica;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #E6E628;
}

a:visited {
    font-family: Times New Roman, Helvetica;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #E6E628;
}

a:hover {
    font-family: Times New Roman, Helvetica;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #E6E628;
}

a.hidden:link, a.hidden:visited, a.hidden:hover {
    font-family: Times New Roman, Helvetica;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.version:link, a.version:visited, a.version:hover {
    font-family: Verdana, Sans Serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: normal;
    color: #FF730B;
    text-decoration: none;
    text-align: center;
    margin: 0px 0px 0px 200px;
}
