.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-left:12px;
	margin-bottom:3px;
	margin-top:3px;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
	font-weight:bold;
	margin-top:20px;
	margin-left:36px;
	margin-bottom:20px;
}

.subnav a {
	color:#000000;
	text-decoration: none;
}

.subnav a:link 	{ color:#000000; }
.subnav a:visited { color:#000000; }
.subnav a:hover 	{ color:#CC0000; }
.subnav a:active 	{ color:#000000; }
