/* test.css */

td, tr, li, .txt  {
	color : #003300;
	font-size : 9pt;
	line-height :125%;
	font-weight :normal;
	font-family : veranda,arial;
	text-decoration : none;
}

.dirlisting  {
	color : #E4E4E4;
	font-size : 12pt;
	line-height :125%;
	font-weight :normal;
	font-family : veranda,arial;
	text-decoration : none;
}

.dirinnerlisting  {
	color : #E4E4E4;
	font-size : 9pt;
	line-height :125%;
	font-weight :normal;
	font-family : veranda,arial;
	text-decoration : none;
}

.dirweb  {
	color : #E4E4E4;
	font-size : 8pt;
	line-height :125%;
	font-weight :bold;
	font-family : veranda,arial;
	text-decoration : none;
}
.dirweb2  {
	color : #003300;
	font-size : 7pt;
	line-height :125%;
	font-weight :none;
	font-family : veranda,arial;
	text-decoration : none;
}
.footText  {
	color : #003300;
	font-size : 8pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.employText  {
	color : #003300;
	font-size : 7pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.linkText  {
	color : #003300;
	font-size : 8pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	
	}
.smtext  {
	color : #003300;
	font-size : 7.5pt;
	line-height : 120%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	}
	
.moreText  {
	color : #003300;
	font-size : 7.5pt;
	line-height : 130%;
	font-weight :normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	}
	
.footlink  {
	color : #003300;
	font-size : 8pt;
	line-height : 120%;
	font-weight :bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	
	}
	
.directoryhead  {
	color : #003300;
	font-size : 10pt;
	line-height : 120%;
	font-weight :bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	
	}