/* * name:								mobile IQ app for print
*    updated: 							feb 5, 2008
*    author:     						paul, twothirty.com
*   ----------------------------------------------------*/

* { border: none; }

body { font-family: helvetica, arial, sans-serif; background: white; font-size: 0.85em; margin: 0 5%; }

	td, th, h1, h2, h3, h4, h5, h6 { font-family: helvetica, arial, sans-serif; }


	h1, h2, h3, h4 { margin-bottom: 0; padding-bottom: 0; }
	
	h1 { font-size: 2em; }
	h2 { font-size: 1.5em; }
	h3 { font-size: 1.3em; }
	h4 { font-size: 1.1em; }

	p, li, td, blockquote, th { font-size: 0.85em; }

#header { border-bottom: 5px solid black; }
#footer { border-top: 5px solid black; }

