/* 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;
}




															/** MAIN CONTAINERS **/
div#container {

}

