.style1 {
	font-weight: bold;
	text-decoration: underline;
}
.style2 {
	font-weight: bold;
}
.style3 {
	font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
	background-color: #F0F5EE;
}
.style4 {
	font-family: "Times New Roman";
	font-size: medium;
}
.style5 {
	font-family: "Times New Roman";
	font-size: x-large;
	font-weight: bold;
	background-color: #F0F5EE;
	text-align: center;
}
.style6 {
	text-align: center;
}
.imageright {
	float: right;
	margin: 5px;
}
.imageleft {
	float: left;
	margin: 5px;
}
.bullet {
list-style-type: disc
	}
.indent {
	margin: auto auto auto 18.0pt;
}
.noborder {
	border-width: 0px;
}
.gallery {
	width: 800px;
}
