body {background-color:rgb(20,20,20);}
a:link {color:#ccc;}      /* unvisited link */
a:visited {color:#ccc;}  /* visited link */
a:hover {color:#ccc;}  /* mouse over link */
a:active {color:#ccc;}  /* selected link */
b {color:#aaa; font-size: 125%;} 
b,a {font-family: Arial, Helvetica, sans-serif; font-size:large;}
c {font-family: Arial, Helvetica, sans-serif; font-size:200%; color: #ccc}
d {font-family: Arial, Helvetica, sans-serif; font-size:150%; color: #ccc; text-decoration:none}
table, th, td
{
border: 5px solid transparent;
}
