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






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/.centred {
	font-family: "MS Serif", "New York", serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
#container #content-wrap .content .content-in p img {
	text-align: center;
	vertical-align: middle;
}
