

body {font-family:"Times New Roman", "Comic Sans MS", serif;
      color:#FF9933; font-size:12pt;
      background-image : url(test4.jpg);
      background-color : "#330000";
      }
A:link {color  : "#FF9933"; text-size     : 14pt;};
A:active {color  : "#FF9933"};
A:visited {color  : "#FF9933"};
A.large {font-size     : 16pt};
A {font-size     : 12pt};


p.comments
   {
    font-family  : "Bookman Old Style",  "Times New Roman", serif;
    font-size    :  80%;
    text-align   : center
   }

.caption
   {
    font-family  : "Times New Roman", serif;
    text-align   : center;
    font-size    : 15;
    font-weight  : 600 ;
    }

.head2
   {
   font-family   : "Bookman Old Style",  "Times New Roman", serif;
   font-size     : 24pt;
   color         : #FF0000;
   }
   
.head3
   {
   font-family   : "Bookman Old Style",  "Times New Roman", serif;
   font-size     : 150%;
   color         : #FF0000;
   font-weight   : bolder;
   }

.tdhead
   {
   font-family   : "Bookman Old Style",  "Times New Roman", serif;
   font-size     : 16pt;
   color         : #FF0000;
   font-weight   : 900;
   text-align    : center;
   }

.head4
   {
   font-family   : "Bookman Old Style",  "Times New Roman", serif;
   font-size     : 120%;
   color         : #ff0000;
   font-weight   : bold;
   }

.head5
   {
   font-family   :   "Times New Roman", serif;
   font-size     : 13pt;
   color         : #FF0000;
   font-weight   : bold;
   }


th
   {
   color      : #FF0000;
   }

td
   {
   text-size : 14pt;
   }

/* ------------------------------------------- */

hr.a5 {height:5; color:#FF6633}
hr.a4 {height:4; color:#FF6633}
hr.a3 {height:3; color:#FF6633}
hr.a2 {height:2; color:#FF6633}
hr.a1 {height:1; color:#FF6633}

H1, H2, H3, H4, H5, H6
   {
   vertical-align  : middle;
   text-align      : center;
   color           : #CC3300;
   font-weight     :  normal;
   }

H1
   {
   font-family  : "Bookman Old Style",  "Times New Roman", serif;
   font-size    :  36pt;
   }

H2
   {
   font-family  : "Trebuchet MS",  "Times New Roman", serif;
   font-size    :  24pt;
   }


H3
   {
   font-family   : "Trebuchet MS",  "Times New Roman", serif;
   font-size     : 20pt;
   }

H4
   {
   font-family  : "Trebuchet MS",  "Times New Roman", serif;
   font-size    :  18.pt;
   }
   
H4.left
   {
   text-align   : left;
   }

H5
   {
   font-family  : "Bookman Old Style",  "Times New Roman", serif;
   font-size    :  60%;
   }

H6
   {
   font-family  : "Bookman Old Style",  "Times New Roman", serif;
   font-size    :  60%;
   }

