a:link    {color: "#000000"}
a:active  {color: "#555555"}
a:visited {color: "#000000"}
a:hover   {color: "#987654"}

body   {background-color: #cccadf;
	background-image: 'iwp.jpg';
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: arial, sans-serif;
        font-size: 10 pt;
        line-height: 13 pt;
        }
ul     {font-family: "Arial, Helvetica, sans-serif, Comic Sans Ms"; font-size: 10pt; line-height: 12pt; margin-left: 60; margin-right: 40; text-align: justify}
li     {font-family: "Arial, Helvetica, sans-serif, Comic Sans Ms"; font-size: 10pt; line-height: 12pt; margin-left: 60; margin-right: 40; text-align: justify}


h1           { font-size: 24pt; font-family: "Garamond"; 
               color: "#9c000f"; font-weight: bold; text-align: center; 
             }

h2           { font-size: 18pt; line-height: 100%; text-indent: 0; font-family: "Garamond"; 
               color: #000000; text-align: center; font-weight: bold; 
             }
h3           { font-size: 16pt; line-height: 100%; text-indent: 0; font-family: "Garamond"; 
               color: #000000; text-align: left; 
             }
h4           {font-size: 12pt; line-height: 100%; text-indent: 35.5px; font-family: "Garamond"; 
              color: #000000; text-align: left; 

             }
hr           { align: middle; color: red; width: 30%}

p            {text-indent: 2em;
              text-align: "justify";
              margin-left: 40;
              margin-right: 40
             }
table        {font-size: 10pt; line-height: 12pt}

pre       {font-family: arial, sans-serif;
              font-size: 10 pt;
              line-height: 13 pt;
             }