        img {
            border:0;
            margin: 6px 0 0 15px;
        }
		h2 {line-height:1.4em !important;}
		ol {margin:1.3em !important;}
		
		p a, table a {text-decoration:none;font-weight:normal;}

		table td {max-width:130px;height:145px;} 
		table img {max-height:110px; max-width:130px; }
        
        table td {
			font-size:.8rem;
    		display: inline-block;
			border: 1px solid #999;
			text-align:center;
			margin:2px;
			padding: 5px;
			
			white-space: pre-wrap; /* css-3 */    
    		white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    		white-space: -pre-wrap; /* Opera 4-6 */    
    		white-space: -o-pre-wrap; /* Opera 7 */    
    		word-wrap: break-word; /* Internet Explorer 5.5+ */
		}
		table img {margin:0;}
		




