body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.footer {
	color: #cccccc;
}
p {
	line-height: 15px;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #e96c04;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #e96c04;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #e96c04;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.current {
	color: #e96c04;
}
.recent-projects {
	color: #000;
}
