font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }

.gen {
	font-size: 11px;
}
.gensmall {
	font-size: 10px;
}
.genlarge {
	font-size: 12px;
}
.topictitle {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.newsdate {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.genbold {
	font-size: 11px;
	font-weight: bold;
	color: #003366;


}
.clientname {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.help-cursor {
	CURSOR: help;
}
.newstitle {

	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.gen-na {
	font-size: 11px;
	color: #CCCCCC;

}
.gensmallbold {
	font-size: 10px;
	font-weight: bold;

}
textarea {
	behavior: url(/scripts/textarea_limit.htc);
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}
.lawyers,a.lawyers,a.lawyers:hover,a.lawyers:visited {
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #03426A;
	text-decoration: none;
}