H1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 595F23;
}
h2 {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: bold;
	color: 829F53;
	font-style: normal;
}
h6 {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #5F1E02;
}
a {
	font-family: Century Gothic;
	font-size: 14px;
    font-weight: bold;
	font-variant: normal;
	color: #996600;
}
.LeftNavigation {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: 5F1E02;
	text-decoration: underline;
}
