
body {font-family:"Comic Sans MS", "Times New Roman", serif;
      color:#FF9933;
      background-image : url("parchgrn.jpg");
      background-color : "#DDEEBB";
      }


img { border:0}


a {
text-decoration:none
}

a:hover {
        text-decoration: underline
        }

/*
A:link {color  : "#FF9933"};
A:active {color  : "#FF9933"};
A:visited {color  : "#FF9933"};
*/

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}

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;
   font-weight   : bolder;
   }
   
.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;
   }

/* ------------------------------------------- */
H1, H2, H3, H4, H5, H6
   {
   vertical-align  : middle;
   text-align      : center;
   color           : #CC3300;
   }

H1
   {
   font-family  : "Bookman Old Style",  "Times New Roman", serif;
   font-size    :  300%;
   }

H2
   {
   font-family  : "Bookman Old Style",  "Times New Roman", serif;
   font-size    :  200%;
   weight       :  bolder;
   }

H3
   {
   font-family   : "Bookman Old Style",  "Times New Roman", serif;
   font-size     : 160%;
   color         : #FF0000;
   font-weight   : bolder;
   }


H4
   {
   font-family  : "Bookman Old Style",  "Times New Roman", serif;
   font-size    :  60%;
   }

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%;
   }


/*
table {font-family:"Times New Roman", "Comic Sans MS", serif;
      link  : "#FF9933";
      vlink : "#FF9933";
      alink : "#FF9933";
      }
*/