/* =========== Knobloch Ind CSS =====================

/* -------------------------------------------------------------
   Charles Knobloch, Attorney at Law
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   Description:  modifies background for Indonesian files
   Filename:  knoblochInd.css
   Date:    July 18, 2006
   HTML & CSS Coded by: Hank Tate  www.synogy.com
   -------------------------------------------------------------   
*/

/*  ==== MODIFY STANDARD SETUP ============================================ */
body {
	MARGIN: 0;
	PADDING: 0;
	BACKGROUND: #E1E1E1; /* sets color for page background */
	font-family: Arial, Helvetica, sans-serif;
	COLOR: navy;
	font-size: small; 
	text-indent: 0;
}
