.HeaderText{
	border-bottom: #000000 1px solid;
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
	
}

.NewHeader{
	color: #6c0000;
	font-family: Garamond;
	font-size: x-large;
	font-style: italic;
	text-align: left;
	
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	
}

.NewText{
	color: #4e422c;
	font-family: Verdana;
	font-size: x-small;
	
}

.Title{
	color: #4e422c;
	font-family: Verdana;
	font-size: x-small;
	text-align: center;
	
}

.Name{
	color: #6c0000;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	
}

