.HeaderText{
	border-bottom: #5d1214 1px solid;
	color: #5d1214;
	font-family: Garamond;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	text-transform: capitalize;
	width: 100%;
	
}

.NormalText{
	color: #665a3d;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

