h1 {
    border-bottom: 2px solid black;
    color: #47221b;
    font-size: 160%;
    font-weight: normal;
    line-height: 18px;
    margin-top: 5px;
    padding: 10px 10px 10px 15px;
}
html, body {
	background-color: #ffffff;
	font: 16px/22px "Times New Roman", Times, serif;
	
}
/* hr {
	margin-top:-10px;
	margin-bottom:20px;
	max-height: 2px;
	background-color: #ffffff;
} */
/* body { 
	margin:7; 
	padding:0; 
	overflow-y: auto;
} */
/* .mediaObject001cont{ 
	width:100%; 
	height:100%; 
} */

/* iframe {border:none;} */

.content {
	padding:10px;
	vertical-align:top;
}

.caption {
    /* margin-top: 43px; */
    text-align: center;
}

.caption p {
    margin-bottom: 0;
    /* margin-top: 5px; */
}
.download-text {
	font-size: 15px;
	display:none;
}
