body
{
 background: black;
 color: white;
 font-family: Tahoma;
 font-weight: 700;
}
table.main
{
 border-collapse: collapse;
 text-align: center;
 width: 80%;
}
a
{
 text-decoration: none;
 color: white;;
 font-weight: 900;
 font-size: large;
}
span
{
 
}
tr
{
margin: 0px 0px 0px 0px;
 padding: 0px;
 }
td
{
  text-align: left;
}
td.links
{
 background: #CB6601;
 width: 400px;
 height: 160px;
}
blockquote
{
 font-size: 13pt;
}
span.hcw
{
 font-family: Times New Roman;
 font-size: 16pt;
 color: #FBEB50;
}
p.center
{
 text-align: center;
}