.bold	{ font-weight:bold }
.footer	{ font-size : 9px; line-height: 12pt; padding-top: 10px; }
.shrtdlr {	text-indent: 3em; }
.listing { ; }
form 	{ margin-bottom: 0; }
a	{
 	color:#007900; 
	background-color: #FFFFFF;
	text-decoration:none; 
	font-weight:normal; 
	cursor:pointer; }
a:link	{ 
	color:#007900;  
	background-color: #FFFFFF;
	text-decoration:none; 
	cursor:pointer; }
a:visited { 
	color:#00005C;
	background-color: #FFFFFF;	
	text-decoration:none; 
	cursor:pointer; }
a:hover { 
	color:#000000; 
	text-decoration:underline; 
	background-color:#FDFF00; }
img {	border:0; }
body { 	background-color: #FFFFFF; 
	color: #000000; 
	margin-left: 2%; margin-right: 2%; 
	font-size:small; font-family: arial, sans-serif;  }
