<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #a52b22;
}

.menuTop {
	font-size: 11px;
	font-weight: bold;
}

.intro {
	font-size: 12px;
	font-weight: bold;
}

.nameTitle {
	font-size: 14px;
	font-weight: bold;
}

.cvText {
	font-size: 9px;
}

#navigation td {
	font-size: 9px;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	background: #a52b22;
	padding:2px 6px 2px 6px;
	}
	
#navigation a:hover {
	background: #4B4846;
	}
</pre></body></html>