<STYLE TYPE="text/css">
<!--BODY
a.TopNav:hover { color:white; text-decoration: none; background:white}

a.TopNav:link { color:black; text-decoration:none; background:white;}
a.TopNav:active { color:black; text-decoration:none; background:white}
a.TopNav:visited { color:black; text-decoration:none; background:white}
a.TopNav:hover { color:#bc9104; text-decoration: none; background:#white}

table { border-collapse:collapse }
table  {
  max-width: 1280px;
  margin: auto;
  background: white;
  padding: 10px;
}
table td  {font-weight:normal; color:black; background-color:#white}
H1 {font-size:60px; font-weight:bold; font-family:Arial; align:left; valign:top; color:#bc9104}
H2 {font-size:36px; font-weight:bold; font-family:Arial; align:left; valign:top; color:black}
H3 {font-size:24px; font-weight:bold; font-family:Arial; align:left; valign:top; color:black}
P  {font-size:20px; font-weight:normal; font-family:Arial; color:black}
td {font-size:18px; font-weight:bold; color:black; background: white; font-family:Arial}
hr {width:1280}

footer {
  text-align: center;
  padding: 3px;
  background-color: #3991f4;
  color: black;
}

a.footer:link { color:#808080; text-decoration:none}
a.footer:active { color:#808080; text-decoration:none}
a.footer:visited { color:#808080; text-decoration:none}
a.footer:hover { color:white; text-decoration: none; background: #3991f4}
footer { color:#808080; text-decoration: none;}
-->
</style>