/* 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 {
	
	}
font1/** SUB CONTAINERS **/
 {
	font: verdana;
	font-size: 12px;
}






															/** LISTS **/
* { }
font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}







															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
