body {
	background-color: #F3F2DC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CDCBBC;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.leading {line-height: 15px;}
.bluetext {line-height: 15px; color: #33CCFF; }
.clientitle {line-height: 33px; color: #666666; font-size: 25px; }
.lightext {color: #CDCBBC}
