body {margin:8pt}

a {text-decoration: none;
   color: blue;
  background: black;}

a:hover{text-decoration: none
       color: blue;
       background: black;}

p {font-family:Comic Sans MS;
   font-size:10pt;}

table {font-family: Comic Sans MS;
   text-indent:8pt;
   font-variant: small-caps;
   font-size:12pt;
   font-weight: bolder;}

th {color: black;
    background-color:blue;
    font-size:25pt;
    text-align:center;}

caption{color:black;
        font-style: italic}


