body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
table.portfolio_titles {
	font-style: italic;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-size: 11px;
	font-weight: normal;
	border-bottom-color: #000;
}
td.portfolio_img {
	padding: 5px;
	border: 1px solid #FFF;
	margin: 10px;
	width: 160px;
	height: 160px;
}
td.portfolio_img:hover {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
td.portfolio_noimg {
	padding: 5px;
	border: 1px solid #FFF;
	margin: 10px;
	width: 160px;
	height: 160px;
}
td.portfolio_noimg:hover {
	border: 1px solid #FFF;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.earlierwork {
	font-size: 16px;
}
.details {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}
.details a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.details a:hover {
	text-decoration: underline;
}
.titles {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
.news_container {
	border: 1px dotted #000000;
	margin: 20px;
}
.resume {
	line-height: 16px;
}
.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 30px;
}
.not_italic {
	font-style: normal;
}
.email {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.news_container p.newdetails {
	font-size: 10px;
}
