﻿body
{
    padding: 0;
    margin: 0;
}
a:link, a:visited, a.normalLink:link, a.normalLink:visited, a:hover, a.normalLink:hover 
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.printpage
{
	min-width: 170mm;
    width: 100%;
}
.landscape .printpage
{
	min-width: 257mm;
    width: 100%;
}
