
h1         {font-family: "Porky's", DomBold BT,  Hobo BT,  GlooGun,  Fat,  Poornut; 
            font-size:  x-large; 
            font-weight: bold ; 
            color:#993300; 
            font-style: normal; 
            width: 850px;
            margin : 0px 0px 0px 0px; 
            border-style:none; 
            border-color: red;  
            background-color: peachpuff;
            background-color:  #F8F370; 
            background-color:  #ffff99; 
            text-decoration: none; 
            text-indent: 0px;}                 
h2         {font-family: "Porky's", DomBold BT,  Hobo BT,  GlooGun,  Fat,  Poornut; 
            font-size:  x-large; 
            font-weight: bold ; 
            color:purple; 
            font-style: normal; 
            width: 850px;
            margin : 0px 0px 0px 0px; 
            border-style:dotted;
            border-width: thin; 
            border-color: white;  
            background-color: peachpuff;
            background-color:  #ff66cc; 
            background-color:  #ffffcc; 
            text-decoration: none; 
            text-indent: 0px;}
                     
                                       
h3  {font-family: Arial, Verdana; font-size:  large; font-weight: bolder ; font-style:   oblique;
            color:#993300; color:red; margin : 10px 0px 10px 0px; 
                      border: dotted 0px 0px 0px 0px;
                     text-decoration: none; text-indent: 0px;}   
                     
h4  {font-family: Arial, Verdana; font-size: small; font-weight:bold ;  
              font-style:oblique; color:Blue; margin: 15px 0px 10px 0px; 
                      text-indent: 0px;}   
                      
table           {table-layout:fixed;
                 width: 100%;
                 padding: 0px;
                 border-width: thin;
                 border-color: green;
                 border-spacing: 5px;
                 empty-cells: show;
                 border-collapse:separate;
                 text-align:left;}
td, th          {width: 10%;
                 border: 2px none gray;
                 vertical-align:top;
                 text-align:left;
                 border-width: thick;
}                      
a:link          { color:blue;  text-decoration: none;  text-indent: 0px; font-size: small;}
a:visited          { color:blue; text-decoration: none;  text-indent: 0px; font-size: small;}

