BODY
{
background: black;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-base-color: black;
scrollbar-arrow-color: "#572C6B";
scrollbar-track-color: black;
scrollbar-darkshadow-color: black;
scrollbar-highlight-color: violet;
scrollbar-shadow-color: black;
scrollbar-face-color: black;
font-size: 10 pt;
font-family: "century gothic";
color: white;
}
A:link
{ text-decoration: none; color: #A1A1A1;}
A:visited
{ text-decoration: none; color: #A1A1A1;}
A:active
{ text-decoration: none; color: #A1A1A1;}
A:hover
{ text-decoration: none; color: #A1A1A1;}

td
{
font-size: 10 pt;
font-color: white;
font-family: "century gothic";
color: white;
padding: none;
border-style: dashed;
border-color: #330066;
border-width:0px; }
