
BODY {background-color: rgb(204, 204, 153);
	  color: rgb(0,0,0)
	  font-family: Book Antiqua;
	  font-size: 12pt;
      margin-left: .5in;
      margin-right: .5in;}

A.link {rgb(0, 0, 255)}

A.active {color: rgb(128, 0, 128);}

A.visited {rgb(128, 0, 128)}

P.title {font-size: 36pt;
         font-family: Book Antiqua;
         font-weight: bold;
         }
         
P.subtitle {font-size: 26pt;
            font-family: Book Antiqua;
            font-weight: bold;
            color: white;
            background: black
            }    

P.author {font-size: 18pt;
          font-family: Book Antiqua;
          font-weight: bold;
          }               

H1 {font-size: 24pt;
    font-family: Book Antiqua Bold;
    font-weight: bold;
    color: maroon;
    }
    
H2 {font-size: 18pt;
    font-family: Book Antiqua;
    font-weight: bold;
    color: maroon;
    }    
    
H3 {font-size: 	14pt;
    font-family: Book Antiqua Bold;
    font-weight: bold;
    color: maroon;
    }
    
H4 {font-size: 14pt;
    font-family: Book Antiqua Bold Italic;
    font-weight: bold;
    color: maroon;
    }    

H5 {font-size: 12pt;
    font-family: Book Antiqua Bold;
    font-weight: bold;
    color: maroon;
    }
    
H6 {font-size: 12pt;
    font-family: Book Antiqua Bold Italic;
    font-weight: bold;
    color: maroon;
    }    H1 {font-size: 24pt;
    font-family: Book Antiqua Bold;
    font-weight: bold;
    color: maroon;
    }
    



H2.chapter {font-size: 16pt;
            font-family: Book Antiqua;
            font-weight: bold;
            color: navy;
            }

P.resource {font-size: 18pt;
            font-family: Book Antiqua;
            font-weight: bold;
            font-variant: small-caps;
            color: maroon;}
            }    
    
P.chapter {font-size: 14;
           font-family: Book Antiqua;
              }

DIV.resources	{margin-left: .25in;
         font-family: Book Antiqua;
         }  
            

table
{table-border-color-light: rgb(153, 153, 51);

table-border-color-dark: rgb(153, 153, 51);}



button
{background-color: rgb(102, 0, 0); color: rgb(255, 255, 255);}

label
{color: rgb(0, 0, 0);}.


