H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #633810;
	text-transform: none;
	letter-spacing: -1px;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #633810;
	text-transform: none;
	letter-spacing: -1px;
	
	}

P {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.image {
	border-color:#666;
	border:thin;
}

.tableComment {
	font-style: normal;
	text-align: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0px;
	color: #990000;
}

.tableLine {
	font-style: normal;
	text-align: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	letter-spacing: -1px;
}

.table {
	font-style: normal;
	text-align: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #633810;
	letter-spacing: 0px;
}
.footer {
	font-style: normal;
	text-align: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #633810;
	letter-spacing: normal;
	font-size: 12px;
	background-position: center;
}
