﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
.topRegion .header .logo,
.topRegion .header .links,
ul.topMenu,
.sectionImg,
.iconContainer,
.sidePanel,
.leftRegion,
.rightRegion,
a.print,
.bottomRegion .linkContainer {
	display:none;
}
.topRegion .header .logoPrint {
	display:block;
	height:60px;
}
h1 {
	font-size:x-large;
	font-weight:normal;
}
h2 {
	font-size:large;
	font-weight:normal;
}
h3 {
	font-size:medium;
	font-weight:normal;
}
.bottomRegion {
	font-size:small;
}