body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #026634;
}
p {
	font-size: x-small;
	color: #006634;
	text-align: justify;

}
.bodytext {
	font-size: x-small;
	color: #006634;
	text-align: justify;

}
.footer {
	color: #FFFC6D;
	font-size: xx-small;
	text-align: center;
	background-position: center ;
}
a.footer:link {
	color: #FFFC6D;
}
a.footer:active {
	color: #FFFC6D;
}
a.footer:visited {
	color: #FFFC6D;
}
a.footer:hover {
	color: #FFFFFF;
}

.photo {
	border: 1px solid #006634;
	background-position: center;
	text-align: center;
	font-size: xx-small;


} 
.ptext {
	font-size: xx-small;
}

