H5 {
   font-weight : bold; 
   font-size : 18pt; 
   font-family : Book Antiqua, Arial, Serif; 
   color : #FFD700; 
   text-align : center; 
}


H4 {
   font-style : italic; 
   font-weight : bold; 
   font-size : 11pt; 
   font-family : Book Antiqua, Arial, Serif;  
   color : #a52a2a; 
   text-align : center; 
}


H3 {
   font-weight : bold; 
   font-size : 30pt; 
   font-family : Book Antiqua, Arial, Serif; 
   color : #a52a2a; 
   text-align : center; 
}


H2 {
   font-style : italic; 
   font-size : 32pt; 
   font-family : Book Antiqua, Arial, Serif; 
   color : #FFD700; 
   background : #a52a2a; 
   text-align : center; 
   margin-right : 0.6in; 
   margin-left : 0.6in; 
   border-width : 5px; 
   border-style : outset; 
   border-color : #ffd700; 
}


BODY {
   font-weight : normal; 
   font-size : 14pt; 
   font-family : Book Antiqua, Arial, Serif;  
   color : #000000; 
   text-align : justify; 
}


A:hover {
   color : #FFD700; 
   background : #a52a2a; 
   text-decoration : underline overline; 
}


A {
   font-weight : normal; 
   font-size : 14pt; 
   font-family : Book Antiqua, Arial, Serif; 
   color : #a52a2a; 
   text-decoration : none; 
}


