body {
	font-family: times new roman, serif;
}

input,textarea,select {
	font-family: times new roman, serif;
}

img { border: 0; }

#cv h1,#collection_details_text h1,#current h1 {
	font-family: helvetica, verdana, arial, times new roman, serif;
}

#cv h2,#collection_details_text h2,#current h2 {
	font-size: 21px;
	font-family: Georgia, Times New Roman, serif;
	font-variant: small-caps;
}

#cv h2 .cv_location,#cv h3,#collection_details_text h3,#current h3 {
	font-family: helvetica, Trebuchet MS, Times New Roman, serif;
	font-variant: normal;
}

#cv p,#collection_details_text ul,#current ul {
	font-family: Trebuchet MS, verdana, arial, times new roman, serif;
	font-weight: normal;
}

.clear_both { clear: both; }

dl dt {
	font-weight: bold;
	float: left;
	clear: left;
	display: inline;
	margin: 0;
	padding: 0;
}

dl dd {
	float: left;
	margin: 0 0 0 1em;
	padding: 0;
}
