         <!DOCTYPE CSS PUBLIC "-//W3C//DTD CSS//EN">
 STYLE SHEET FOR BRENT HARPUR CARTOONIST SITE 

 Tweaks of basic tags 

   pre {
      font-family:   arial, sans-serif;
      font-size:     12pt;
      };

   a:visited {text-decoration: ; color: #660099;}
      
   a {text-decoration: ; color: #660099;}

   blockquote {
      font-style: italic;
      font-family: arial, sans-serif;
      font-size: 14pt;
      }

   h1 {
      font-size: 20pt; 
      font-family: Arial, Helvetica, sans-serif; 
      color: purple; 
      font-weight: bold; 
      };

   h2 {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 18pt; 
      font-weight: bold; 
      color: #000000;
      }	;
      
   h3 {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 16pt; 
      font-weight: bold; 
      color: #000000;
      }	;

   h4 {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: bold; 
      }	;
      
   p {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: normal; 
      color: #000000;
      }	;   

 heading styles used for jigsaw piece topic list in 'finger' pages and other places

 basic h1, except courier & purple 
   .monohead {
      font-size: 24pt; 
      font-family: Courier New, monotype; 
      color: purple; 
      font-weight: bold; 
      };


   .subhead {
      font-size: 20px; 
      font-family: "Courier New", monotype; 
      color: purple; 
      font-weight: bold; 
      };

   .subheadPL {
      font-size: 16pt; 
      font-family: Arial, Helvetica, sans-serif; 
      color: purple; 
      font-weight: bold; 
      };

   .subheadsmall {
      text-align: right; 
      font-size: 18pt; 
      font-family: Courier New, monotype; 
      color: purple; 
      font-weight: bold; 
      };

      
 body text styles 

   .clienttext {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: normal; 
      color: #000000;
      }	;
      
   .bodytext {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: normal; 
      color: #000000;
      }	;

   .smalltext {
      text-align: center; 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 8pt; 
      font-weight: normal; 
      color: #000000;
      };

   .bodyheading {
      text-align: center; 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 14pt; 
      font-weight: bold; 
      color: #FF0000;
      }	;

   .bodyh4 {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: bold; 
      }	;

   .bodyh3 {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 16pt; 
      font-weight: bold; 
      }	;

 text used for each 'finger' page for comic blurb written about each activity 

   .blurbtext {
      text-align: left; 
      text-indent: 12pt;
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: normal; 
      color: #000000;
      }	;
      
 sans serif bold purple used for "Ideal for" lists and highlighted block text 


   .bodypurple {
      text-align: center; 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: bold; 
      color: purple;
      };

   .bodypurpleleft {
      text-align: left; 
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 12pt; 
      font-weight: bold; 
      color: #660099;
      };

   
.bodypurplecentre { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #660099; }

