body {
	background-color: white;
	font-family: Arial, Sans Serif;
	color: black
}

th {
	vertical-align: top;
	color:black;
	margin-right: 0.5cm;
	padding-left: 0.1cm;
	padding-right: 0.1cm;
	font-size: 11pt;
	font-weight: bold
}

td {
	vertical-align: top;
	color:black;
	margin-right: 0.5cm;
	padding-left: 0.1cm;
	padding-right: 0.1cm;
	font-family: Arial, Sans Serif;
	font-size: 9pt
}

td.fstop { text-align: center }

p { color: black; font-size: 9pt }

a {
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold }

a:hover { color: #5460e5; background-color: #101010 }

div.nav {
<!-- 	visibility: hidden -->
}

.MainHeader { font-size: 14pt; text-align: center }
.CVSectionHeader { font-size: 11pt; border-bottom: 1px solid black }
.CVSection { font-size: 9pt; margin-bottom: 0px }
.Emph { font-weight: bold }
.Date { text-align: center }
.NewRow { padding-top: 0.25cm }
