/* CSS Document */

a:link.Categories{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: x-small;
}
a:visited.Categories{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: x-small;
}
a:hover.Categories{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: x-small;
}
a:active.Categories{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: x-small;
}
a:link {
	font-weight: bold;
	color: #7BBC1B;
}
a:visited {
	font-weight: bold;
	color: #7BBC1B;
}
a:hover {
	font-weight: bold;
	color: #7BBC1B;
}
a:active {
	font-weight: bold;
	color: #7BBC1B;
}

A.RelatedHeading{
	font-size: small;
	color: #7BBC1B;
	font-weight: bold;
	line-height:112%;
	padding-top: 12px;
	text-decoration: none;

}


.Header {font-size: large}
.introText {
	font-size: small;
	font-weight: bold;
}
.source {font-size: xx-small}
.Clients { color: #7BBC1B;}