.Heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.SubHeading {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.SubHeadingBlack {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.normalGray {




	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.normalBlack {





	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normalWhite {





	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Subheading1 {




	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
a.Subheading1:hover {





	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: underline;
}
.normal1 {








	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.normal1:hover {









	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.SubHeadGray {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
