
.footer  {
	font-family: Arial; 
	font-size: 8pt; 
	text-align: left; 
	color: #000000; 
	font-weight: 400;
	} 
h2 {
	font-family: georgia, times new roman, serif; 
	font-size: 130%; 
	color: #000000; 
	font-weight: 700;
	text-align: center;
	} 
h3 {
	font-family: georgia, times new roman, serif; 
	font-size: 80%; 
	color: #000000; 
	font-weight: 700;
	text-align: center;
	}
h4 {
	font-family: georgia, times new roman, serif; 
	font-size: 100%; 
	color: #000000; 
	font-weight: 700;
	text-align: left;
	} 		 	
P  {
	font-family: georgia, times new roman, serif; 
	font-size: 100%; 
	color: #000000; 
	font-weight: 400;
	text-align: left;
	} 
#collage  {
	padding-top: 20px;
	}
.body  {
	font-family: georgia, times new roman, serif; 
	font-size: 80%; 
	color: #000000; 
	font-weight: 500;
	text-align: left;
	padding-left: 15%;
	padding-right: 15%;
	} 	
     a:link    {
     font-family: Arial; 
     color: blue;  
     font-weight:400; 
     text-decoration: 
     underline
     }
     a:visited {
     font-family: Arial; 
     color: #323232; 
     font-weight:400; 
     text-decoration: underline
     } 
     a:hover   {
     font-family: 
     Arial; color: #ff9933;   
     font-weight:400; 
     text-decoration: none
     } 
     a:active  {
     font-family: Arial; 
     color: green; font-weight:400; 
     text-decoration: none
     } 