.HeaderText{
	border-bottom: 1px solid #000000;
	color: #993300;
	font-family: Georgia;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
	
}

.NormalText{
	color: #5a1b0c;
	font-family: Georgia;
	font-size: 12px;
	
}

.bold{
	color: #fff;
	font-weight: bold;
	
}

.HeaderLinks{
	color: #d3c8c6;
	font-family: Georgia,'Times New Roman',serif;
	font-size: 13px;
	line-height: 22px;
	
}


