@charset "utf-8";
/* Print styles */

body{
	font-size:12pt;
	line-height:1.5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#040000;
}
#header{
	text-align:center;
	padding-bottom:2em;
}
#work{
	display:none;
}