@charset "UTF-8";
.red {
	color: #200;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #400;
}
.p_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #200;
	font-weight: bold;
}
.pred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #200;
}
#mainContent img {
	display: block;
	margin: 0px auto 1px;
}
#mainContent img.gallery {
	border: thin solid #000;
	margin-right: 5px;
	margin-left: 5px;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
