@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	margin-left: 20px;
}
.img-border {
	border: 10px solid #9D9885;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.td-about {
	background-image: url(images/backgroundimage_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.about-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
}
.back {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
}
