



body {
	font-family: Georgia, Times, serif;	
	font-size: 12pt;
	line-height: 115%;
	}


#content {
	width: 612px;
	padding-left: 72px;	
	padding-right: 72px;
	margin-top: 72px;
	line-height: 130%;
	}	



/* link styles */

a:link, a:visited {
	text-decoration: underline;
	color: #17213D;
	}

a:hover, a:active {
	text-decoration: none;
	color: #AC7A3C;
	}
	

/* resume styles */

#about_resume {
	}

#resume_contact {
	text-align: center;
	font-weight: bold;
	}

#about_resume h4 {
	font-size: 100%;
	text-decoration: underline;
	}
dl {
	margin-top: -7px;
	}
dt {
	font-weight: bold;
	}
dd {
	margin-bottom: 10px;
	}