

body {margin: 8 pt}


a:hover {background: black;
         color: white}

a {text-decoration:none;
   color:purple;
   font-weight: bold}


a:active {border-style; solid;
   border-width: thick;
   border-color: white}

a:link {border-style; solid;
   border-width: thick;
   border-color: white}



h1  {font-family: berlin sans fb, arial black; 
    font-size: x-large;
    color: black;
    text-align: center}

p.first {font-family: berlin sans fb, arial black;
         font-size:medium;
         color:black;
         text-align=left}


h2  {font-family: berlin sans fb, arial black; 
    font-size: medium;
    color: black;
    text-align: left;
    margin-bottom: 0;
    padding-bottom:0;}


p   {font-family: Arial Rounded MT bold, Arial;
    color: black;
    padding-left: 5%;
    padding-right: 5%;
    font-size: normal}


dt  {font-family: Arial Rounded MT Bold, Arial; 
    font-size: normal;
    color: dark brown}   

table {border-style: none;
    border-width: <0>;
    border-color: none;
    margin: <0>;
    color:black;
    font-family:Arial Rounded MT Bold, Arial;
    font-size: medium}

th  {color:white; 
    background-color: black; 
    font-size: medium; 
    text-align: center;
    font-family: berlin sans fb, arial black}

caption {font-size: 8pt;
        font-style: italic}


img {border-style: none;
    border-width: none;
    border-color: none;
    margin-top: 0;
    margin-bottom: 0}