.cv {
color: black;
background: beige;
margin-left: 5%;
margin-right: 5%;
margin-top: 0px;
margin-bottom: 0px;
font-family: "Georgia", serif;
}
.cv h1, .cv h2, .cv h3 {
font-family: "Georgia", serif;
}
.cv dl {
text-align: justify;
}
.cv dt {
font-weight: bold;
}
.cv p {
text-align: justify;
margin: 0px 0px 0px 0px;
padding-bottom: 1ex;
line-height: 120%;
}
.cv div.modified {
font-size: small;
}
.cv div.headMatter {
text-align: center;
vertical-align: middle;
}
.cv h2 {
font-size: 18pt;
font-weight: bold;
padding: 1ex;
}
.cv div.name {
font-size: 14pt;
font-weight: bold;
padding: 0.5ex;
}
.cv div.addressBlock {
font-style: italic;
}
.cv div.personal {
text-align: center;
}
.cv th {
font-weight: bold;
text-align: right;
vertical-align: top;
}
.cv td {
text-align: justify;
vertical-align: top;
}
.cv div.jobHead {
font-weight: bold;
}
.cv th.date {
width: 16%;
text-align: center;
}
.cv h3 {
font-size: 14pt;
font-weight: bold;
text-align: center;
padding-top: 2ex;
padding-bottom: 1ex;
}
.cv div.reference {
text-indent: -2em;
margin-left: 2em;
}