H1 {font-style:italic;
     font-size:26pt;
     font-family:"Porky's"}

H2 {font-style:italic;
     font-size:15pt;}
     
H3 {font-family:"Porky's"}

H4 {font-size:17pt;
    font-family:"Porky's"}
    
H5 {font-size:21pt}
    
a:link { font-weight:bold; color:#0066FF; }
a:visited {  font-weight:bold; color:#0066FF; }
a:hover  {  font-weight:bold; color:White; background-color:#0066FF; }
a:active {  font-weight:bold; color:red; }
