	/* general */
BODY.FABBODY {/*background-color:E7DBC4;
              background-color:white;*/
						  background-color:#F5F2ED;
             }			  							 
.FABHEAD{font-family:'Courier New',courier,monospace;
	        font-weight: 500;
	        font-size: 1.1em;
	        letter-spacing: 0.1em;
	        text-align: center;
	        margin-bottom:1.0em;	
					margin-top:1.0em;
        }

	/* addition style for DIV.STRIP-LEFT in css_sheet1.css */
.FABSTRIP-L P, .FABSTRIP-R P{font-family:'Times New Roman',Times,serif;
							 						 	 font-weight: normal;
														 font-size: 0.85em;
														 letter-spacing: 0.025em;
														 text-align: justify;
														 line-height:1.3em;
														 }			
IMG#JPEG1 {width:180px;
           height:225px;
             }
IMG#JPEG2 {width:180px;
           height:141px;
             }	
IMG#JPEG3 {width:180px;
           height:141px;
             }	
IMG#JPEG4 {width:180px;
           height:141px;
             }
IMG#JPEG5 {width:180px;
           height:141px;
             }						 
DIV.FABSTRIP-L IMG{float:left;						 
              margin-right:1em;
							text-align:left;
						 margin-bottom:1.0em;
              }
DIV.FABSTRIP-R IMG{float:right;					 
             margin-left:1em;	
							text-align:right;
						 margin-bottom:1.0em;						 							 
             }
/* link style for fabric website*/
A.HIGHLIGHT:link, A.HIGHLIGHT:visited {/*color: #00337D;*/
																			color: #4D3B1F;
																			/*color: #664B1F; - more saturated*/
																		background-color:transparent;									
																		/*text-decoration: none;*/
																		text-decoration: underline;
																		}
A.HIGHLIGHT:hover {color: #CC3300;
									background-color:transparent;									 
									/*text-decoration: none;*/
									text-decoration: underline;
									}
UL.FABINDEX{list-style-type:circle; 
		    list-style-position:inside; 
		   }																					 