/* Print Stylesheet */
/* Don't know what this is? see http://www.alistapart.com/stories/goingtoprint/ */

															/** BODY ELEMENTS **/
body {
	font-family: sans-serif;
	font-size: 12pt;
	background-color:#FFFFFF
	}






															/** MAIN CONTAINERS **/
div#container {
	
	}

.print{margin:auto; border:1px solid; padding:5px}
.print tr{ background-color:#CCCCCC}

h3{border:1px solid}
.col-1{ float:left}


															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
