p {
	font-family: Georgia, Garamond, serif;
	font-size: 80%;
	font-style: normal;
	line-height: 140%;
	color: #504c3e;
}

.caption {
	font-family: Georgia, Garamond, serif;
	font-size: 11px;
	font-style: normal;
	color: #504c3e;
	font-weight: normal;
	vertical-align: top;
	padding-left: 0px;
}

.header {
	font-family: Georgia, Garamond, serif;
	font-size: 95%;
	font-style: normal;
	color: #9b0501;
	font-weight: normal;
}

a {
	font-family: Georgia, Garamond, serif;
	font-style: normal;
	color: #9b0501;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-repeat: yes-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-right: 0px;
}


.tpad {
	padding: 30px 15px 0px 20px;
}

.ipad {
	padding: 0px 13px 10px 15px;
}

table.cap_box {
	background-color:#ffffff;
	border: 1px solid #B84C17;
	font-family: Georgia, Garamond, serif;
	font-style: normal;
	color: #00718E;
	font-weight: normal;
	margin: 5px 15px 5px 0px;
}
