BODY { 
                    margin: 0.1 em;
			  margin-left: 0.5 em;
                    font-family: Verdana, Arial, Helvetica, Serif;
	        	  font-size: 10pt;
	        	  line-height: 1;
                    /*background: white;*/
                    color: black; 
           }

                  A:link { color: #8080c0 }         	   /* unvisited link */
                  A:visited { color:  #8080c0 }       /* visited links */
                  A:active { color: #8080c0 }          /* active links */ 
			A { text-decoration: none;}
			A:hover { text-decoration: underline;}
			A:hover { color : #8080c0;}

TABLE,TR,TD	{	font-size: 10pt; font-family: Verdana, Arial, Helvetica, Serif	}

 .a_bar {font-size: 8pt}