/* Do not specify height or overflow for print style */
body {
	margin: 0px; padding: 0px; background-color: white; color: black;
	font-family: 'Comic Sans', sans-serif;	font-size: 12px
}
.PageTitle {
	position: absolute; top: 0px; left: 6px; 
	z-index: 2; background-color: white; color: black;
	font-family: 'Comic Sans MS', sans-serif;	font-size: 20px;
}
.Contents {
	background-color: white; color: black; 
	font-family: Verdana, Comic Sans, sans-serif; font-size: 14px
}
.Contents a { color: black; text-decoration:none }
.spaceTop { height: 35px }
.spaceLeft { width: 0px }
.Phone { display: none }
.TopMenu { display: none } 
.SideMenu { display: none }
.PagePic { display: none }
.Logo {	display: none }
.VLine { display: none }
.HLine { display: none }
