BODY {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	
	margin: 4px;
	background-color: #ffffff;
}

UL {
	margin: 0px;
	padding: 0px;
}

LI {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

.project_content {
	width: 90%;
}

.project_detail {
	width: 90%;
	margin-left: 10px;
}

.project_notes {
	margin-bottom: 16px;
}

.project_awards {
	font-size: 12px;
	font-style: italic;
}

.project_awards LI {
	margin-left: 20px;
}

.h1_alt {
	width: 90%;
	margin-left: 5px;
	font-size: 48px;
	line-height: 52px;
	font-weight: normal;
}

A.h1_alt {
	color: #000;
}

A:hover.h1_alt {
	color: #9900ff;
}

P {
	margin: 0px;
	margin-bottom: 16px;
}

A {
	text-decoration: none;
	color: #9900ff;
}

A:hover {
	color: #000000;
}
