BODY { background-color: #000000;
}
a:link {color: #C0C0C0}
a:visited {color: #C0C0C0}
a:hover {color: #C0C0C0}
a:active {color: #C0C0C0}

h1 { 
  font-family: "Times New Roman",
        Times, serif;
 font-size: 24pt;
 font-variant: small-caps;
 color: #FFFFFF;
text-align: left;
}

h2 { 
  font-family: "Times New Roman",
        Times, serif;
 font-size: 18pt; 
 font-variant: small-caps;
 color: #C0C0C0;
text-align: left; 
}

h3 { 
  font-family: "Times New Roman",
        Times, serif;
 font-size: 14pt; 
 color: #C0C0C0;
text-align: left; 
}

body {
  font-family: "arial", sans-serif;
 font-size: 10pt; 
  color: #C0C0C0;
text-align: left;

}

table 
{
border-collapse: collapse;
border-spacing: 1px;
}

