@charset "UTF-8";
/* CSS Document */
body{
	background:white;
	font-size:12pt;!important
}
h1#masthead{
	font-size:20pt;
	line-height:30pt;
	background:none;
	text-indent:0;
	padding-top:0;
	margin:0;
}
h1#masthead a{
	position:static;
}
p, li, pre, .vcard {
	line-height:20pt;!important
}
p, ul, ol, pre {
	margin-bottom:10pt;
}
.cv-body .article .vcard{
	line-height: 20pt;!important
	margin-bottom: 20pt;!important
}
#content{
	margin:7%;
}
.article{
	margin:0;
}
h2{
	font-family:inherit;
}
/*--------------------------------------------------------------------- 20/20 */
.article h3 {
	font-size:20pt;
	line-height: 22pt;
	margin-bottom: 7pt;
	margin-top: 20pt;
	border-bottom: 1px solid #ad4d17;
	page-break-after:avoid;!important
}
/*--------------------------------------------------------------------- 16/20 */
.article h4 {
	font-size:16pt;
	line-height: 30pt;
	page-break-after:avoid;!important
}
/*--------------------------------------------------------------------- 14/20 */
.article h5 {
	font-size:14pt;
	line-height: 20pt;
	page-break-after:avoid;!important
}
.cv-body h1#masthead, #nav, #footer, .download{
	display:none;
}
.article ul li{
	background:none; !important
}
.article ul{
	list-style-type:disc;
	list-style-position:inside;
}
.cv-body ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}
