.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
picture {
	float: left;
}
#pictureright {
	float: right;
}
.floatleft {
	float: left;
	position: relative;
	white-space: normal;


}
