.nav {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000000;}a:link {	text-decoration: underline;	font-weight: bold;}a:visited {	color: #999999;	text-decoration: underline;		font-weight: bold;}a:hover {	color: #3366FF;	text-decoration: underline;		font-weight: bold;}a:active {	text-decoration: none;}.text {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;}.textBold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #333333;}.headingBold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #333333;	text-decoration: underline;}.headingBolditalic {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: italic;	font-weight: bold;	color: #333333;}.navSub {	font-family: Arial, Helvetica, sans-serif;	font-style: italic;	font-weight: bold;	color: #666666;	font-size: 12px;}.headingBoldItalGrey {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #666666;	font-style: italic;}.textSm {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333333;}.textItalic {	font: italic 12px Arial, Helvetica, sans-serif;	color: #333333;}