/* -----------------------------------------------------------------------------
                                   stylesDSC.css
                                   Version 0.1
                                   Dec 5, 2017
                                       ~~
                                   Written by
                                 Marilyn Warrant
----------------------------------------------------------------------------- */

body {
background-color:black;
color:#FFFFCC;
font-family:Verdana;
font-size: 12pt;
margin-left: 10%; margin-right: 10%;
}
a:link {
   color:#FFFFFF;
}


a:hover {
   color:#e89f00;
}
a:visited {
   color:#d4cd60;
}

table.stat th, table.stat td {
border="0" 
cellpadding="0" 
cellspacing="0" 
width="100%"
margin-left: 10%; margin-right: 10%;
}
img.picsmall {border-color:#FFFFFF; border-width:1px;}
