.bold	{ font-weight:bold }
.shrtdlr { text-indent: 3em; }
.listing { ; }
a 	{ color:#007900; background-color:#FFFFFF; text-decoration:none; font-weight:normal; cursor:pointer }
a:link	{ color:#007900; background-color:#FFFFFF; text-decoration:none; font-weight:normal; cursor:pointer }
a:visited  
	{ color:#007900; background-color:#FFFFFF; text-decoration:none; font-weight:normal; cursor:pointer }
a:hover 	{ color:#007900; background-color:#FFFFFF; text-decoration:underline; font-weight:bold; cursor:pointer  }
body  { background-color:#FFFFFF; color:#000000; margin-left: 2%; margin-right: 2%; font-size:small; font-family: verdana, arial, sans-serif;  }
