body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #333;
}

a {
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
}

a:hover, a:active {
	background-color: #333;
	color: #fff;
	font-weight: bold;
}

img {
	border: 3px #333 double;
	margin: 5px;
	padding: 5px;
	background-color: #666666;
}

.master {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	/* background-color: #e7e5dd; */
}

.contents {
	width: 740px;
	background-color: #fff;
	height: 100%;
}

		
.pic {
	text-align: center;
	vertical-align: middle;
	margin: 10%;
}

.disclaimer {
	text-size: 0.50 em;
	font-style:italic;
	letter-spacing: normal;
	font-variant:normal;
	line-height: 125%;
	width: 450px;
	text-align: left;
	margin-bottom: 10%;
}