body {
 font-family: "Times New Roman", Times, serif;
 font-size: 12pt;
}

img { border: 0; }

p { line-height: 1.5em; }

em {
 font-style: normal;
 font-weight: bold;
}

strong { font-weight: bolder; }

td {
 border-top: thin solid black;
 border-left: thin solid black;
 padding: 0.25em;
}

th { font-weight: bold; }

dt { font-weight: bold; }
dd { margin-bottom: 0.5em; }

#skip_to_content { display: none; }

#logo { float: left; }
#search {
 float: right;
 text-align: right;
 display: none;
}

.break_all_floats { clear: both; }

ul.menu,
#google_reader,
.noprint
{ display: none; }

.cv a {
 text-decoration: none;
}

.cv dt {
 margin-top: 0.5em;
 font-weight: normal;
 border-bottom: thin solid grey;
}

.cv em {
 font-weight: normal;
 font-style: italic;
}

.cv strong {
 font-weight: bold;
}

.cv dd {
 margin-top: 0.25em;
 margin-bottom: 1em;
}

.cv dt, .cv dd, .cv p{
 max-width: 50em;
}

