/* Style Sheet for contents page*/


BODY {background-color: "#0000FF"}

TABLE {background: "#FFCC33"; border-color: "#FFCC33";}
TH {background-color: "#FFCC33"}
TD {background-color: "#FFCC33"}

P {font-family: "times new roman, arial, sans serif"; font-size: 12pt;
   color: yellow; margin-left: 5%; text-align: justify;}
A {font-family: "times new roman, arial, sans serif"; font-size: 10pt; text-decoration: "none"}

BR {font-family: "times new roman, arial, sans serif"; font-size: 12pt;
   color: white; margin-left: 5%; text-align: justify;}



/* main page headline */

H1 {font-family: "times new roman, arial, sans serif"; font-size: 30pt;
    color: black; text-align: left;  }

H2 {font-family: "times new roman, arial, sans serif"; font-size: 24pt;
    color: black; text-align: left;}

H3 {font-family: "times new roman, arial, sans serif"; font-size: 18pt;
    color: white; }

H4 {font-family: "times new roman, arial, sans serif"; font-size: 12pt;
    color: black; font-style: bold, italic;}


H5 {font-family: "times new roman, arial, sans serif"; font-size: 18pt;
    color: "white"; }


UL {font-family: "times new roman, arial, sans serif"; font-size: 20pt; color: black;}

HR {color=black;}


A:link {color: black;}
A:visited {color:black;}
A:hover {color:"white"}
