@charset "utf-8";
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.1em;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;
}
.image_right {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 19px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
