.TemplateStyle {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.PageStyle {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}