#bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	text-align: left;
	margin-left: 45px;
	margin-right: 30px
}
hr.d {
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 80%;
	height: 2px;
	margin: 2px auto 0 0;
	text-align: left;
	}
.bodytext {
}

.cvitem{
	font-weight: bold;
	text-indent: 1em;
}

.cvlist {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 50px;
	text-indent: -2em;
}


