/* CV Martin Gimpl Print CSS Document */

body {
	margin: 2cm;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	padding: 0;
	line-height: 1.45em;
}

img {
	display: none;
}

p {
	font-size: 10pt;
}

.name {
	font-size: 12pt;
}

h1 {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 1.7em;
}

ol li {
	margin-bottom: 1em;
}

.date {
	font-weight: bold;
}

a, a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

#footer {
	font-size: 8pt;
	margin-top: 3em;
}
