body{
  background-image: url();
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: Arial;
  font-size: 14px;
  font-weight: 500;
  color: #080401;
     }
.h1a{ 
	font-size: 30px;
    font-family: Arial, sans-serif;
    color: #080401; 
    }
.h2a{ 
	font-size: 20px;
    font-family: Arial, sans-serif;
    color: #f2c927; 
    }
.h3a{
     font-family: Arial, Sans-serif;
     font-size: 14px;
     font-weight: 500;
     color: #080401;
     }
.f3black{
     font-family: Arial, Sans-serif;
     font-size: 16px;
     font-weight: 500; 
     color: #000000;       
     }
.f4black{
     font-family: Arial, Sans-serif;
     font-size: 18px;
     font-weight: 500; 
     color: #000000;       
     }     
.charcol24{ 
	font-size: 24px;
    font-weight: 600;
    font-family: Lucida Calligraphy, Arial, sans-serif;
    color: #080401; 
    }            
P{
           text-indent: 7px;
     }
.f2yellow{
     font-family: Arial;
     font-size: 12px;
     font-weight: 500;
     color: #f2c927;
     
     
     }


