.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%;
	
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	
}

.H1text{
	color: #98012e;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	letter-spacing:6px;
	text-transform:uppercase;
	
}

.H2text{
	color: #98012E;
	font: bold 12px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	letter-spacing:6px;
	text-transform:uppercase;
	
}

.H3text{
	color: #316330;
	font: 16px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	letter-spacing:6px;
	text-transform:uppercase;
	
}

.H4text{
	color: #AF7A1F;
	font: italic 16px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	letter-spacing:6px;
	text-transform:uppercase;
	
}

.H5text{
	color: #98012e;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	letter-spacing:6px;
	text-transform:uppercase;
	
}

.H6text{
	color: #423317;
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	letter-spacing:6px;
	text-transform:uppercase;
	
}

.H7text{
	color: #1a1816;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	
}

.H8text{
	color: #98012e;
	font: bold 12px "Lucida Sans Unicode",Verdana,Arial,sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}

.H9text{
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	color: #000000;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	text-align: center;
	
}


