.basictext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #43372f;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;




}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #7e1f24;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
	margin-top: 20px;



}
.basictextcentered {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #43372f;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7e1f24;
	margin-left: 25px;
	font-size: 115%;
	text-align: left;


}
a {
	color: #7e1f24;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover { 
	text-decoration: underline;

}

li {
	list-style-type:	none;
}


.rightbar {
	float: right;

}
.fronttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #43372f;
	text-align: justify;
	margin-left: 15px;
	font-size: 10pt;
	margin-right: 15px;


}
.basictextright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #43372f;
	text-align: right;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;

}
.rightimage {
	float: right;
	margin-right: 25px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #43372f;
	font-size: 8pt;
	text-align: center;

}
.leftimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #43372f;
	font-size: smaller;
	margin-left: 25px;
	text-align: center;
}








