td {
	font-family: Verdana, Times New Roman;
	font-size: 13px;
	line-height: 18px;
}

.portfolio {
	font-family: Verdana, Times New Roman;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.bottom {
	font-family: Verdana, Times New Roman;
	font-size: 11px;
	line-height: 14px;
}

h1 {
	font-family: Verdana, Times New Roman;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #b7b7b7;
}

a:link, a:visited {
	color: #876d32;
}

a:hover, a:active {
	text-decoration: none;
	color: #94986a;
}


