@charset "UTF-8";

/*****************moreinfo*****************/

body
{
	width: 95%;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	padding-left: 20px;
	border: 4px double #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
}

h3 {
	font-size:100%;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
}
h4 {
	font-size:90%;
	font-weight: bold;
	color: #000;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: -12px;
}
.photo {
	border:1px solid #CCC;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 10px;
}
.photo p{
	line-height: 120%;
	font-size: 90%;
	margin-top: 5px;
	text-align: center;
	margin-right: 10%;
	margin-bottom: 5px;
	margin-left: 10%;
}
