body {
    background-color: #ffffff;
    font-family: "Arial", "Helvetica", sans-serif;
}

h1 {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #009900;
}

h1 p {
}

h1 ul li {
}

h1 a:link {
    color: #009900;
    text-decoration: none; 
}

h1 a:visited {
    color: #009900;
    text-decoration: none; 
}


h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ff6600;
}

h2 p {
}

h2 ul li {
}

h2 a:link {
    color: #ff6600;
    text-decoration: none; 
}

h2 a:visited {
    color: #ff6600;
    text-decoration: none; 
}

h3 {
   font-size: 16px;
    font-weight: bold;
    color: #0000ff;
}

h3 p {
}

h3 + ul {
    margin-top: -16px;
}

h3 ul li {
    text-align: left;
}

h3 a:link {
    color: #0000ff;
    text-decoration: none; 
}

h3 a:visited {
    color: #0000ff;
    text-decoration: none; 
}

h4 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

h4 p {
    font-size: 16px;
}

h4 + ul {
    margin-top: -16px;
}

h4 ul li {
    font-size: 16px;
    text-align: left;
}

h4 a:link {
    color: #000000;
    text-decoration: none; 
}

h4 a:visited {
    color: #000000;
    text-decoration: none; 
}

p {
    font-size: 14px;
    color: #000000;
}

p + ul {
    margin-top: -14px;
}

ul li {
    font-size: 14px;
}

a:link {
    color: #000000;
    text-decoration: none; 
}

a:visited {
    color: #000000;
    text-decoration: none; 
}

table {
    font-size: 18px;
    font-weight: bold;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: center;
    color: #000000;
}

td {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

td a {
    display: block;
    height:100%;
    width:100%;
    text-decoration: none; 
}

td a:visited {
    color: #000000;
    text-decoration: none; 
}

img {
    border: 0px;
    padding: 0px;
    vertical-align: middle;
}

hr {
    width:100%;
    height:5px;
    border:none; 
}

div.nobordtable table {
    border-style: none;
}

div.nobordtable td {
    border-style: none;
}

div.linkhoverok a:hover {
    background-color: #dddddd;
    color: #009900;
}

div.btmlinks {
    font-size: 20px;
    color: #000000;
    text-align:center;
}

.btmlinks td {
    font-weight: bold;
    border-style: none;
}

div.fineprint {
    font-size: 12px;
    color: #000000;
}

.fineprint p {
    font-size: 12px;
    color: #000000;
}
