body {
    font-family: Helvetica, Arial, sans-serif;
}

#navigation {
    display: none;
}

#header {
    display: none;
}

#sidebarWrapper {
    display: none;
}

h1 {
    text-align: center;
}

h1 img {
    margin-bottom: 1em;
}

h1 span {
    display: block;
    text-align: left;
}

h2 {
	margin-top: 1.5em;
	font-size: 1.2em;
	border-bottom: 1px dotted gray;
	padding-bottom: 0.3em;
}

ul {
    margin-top: 1em;
    margin-left: 0em;
    padding-left: 0em;
}

ul h2 {
	font-size: 1em;
	border: 0px none;
	margin-bottom: 0.5em;
}

ul li {
    margin-left: 2em;
}

#contentFooter {
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px dotted gray;
    text-align: center;
    font-style: italic;
    font-size: 0.8em;
}

#footer {
    display: none;
}

.yhteys h1 span {
    text-align: center;
}

.yhteys #contentFooter {
    display: none;
}

#company {
    margin-top: 5em;
    text-align: center;
}

#company h2 {
    border: 0px none;
}

#staff {
    page-break-before: always;
}

.person {
    float: left;
    width: 280px;
    font-size: 10px;
    line-height: 14px;
    margin-top: 10px;
}

.person img {
    float: left;
    margin-right: 10px;

}
