body {
background-color: #EDEDED;
}
.header {
        background-image: url(images/header.jpg);
        }
.footer {
        background-image: url(images/footer.jpg);
        }
.pageback {
        background-image: url(images/pageback.jpg);
        }

.style1 {
        color: #FF9900;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 34px;
        }
        
.style2 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 22px;
}  

.style5 {
         font-size: 18px; 
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         color: #CC0000;
         }

.style6 {
         font-size: 14px; 
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         color: #000000;
         }

.style7 {
         font-size: 34px; 
         font-family: Tahoma; 
         color: #cc0000;
         }
         
.style26 {
	font-family: verdana;
	font-size: 13px;
	color: #CC0000;
	font-weight: italic;
}        

.style28 {
	font-family: Tahoma;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}



