a:link {
	color: #66334B;
}
a:visited {
	color: #585172;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #000000;
}
.projectcaption {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
}
body {
	background-image: url(images/interface.jpg);
	background-repeat: no-repeat;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333;
	font-size: 13px;
	line-height: 16px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5E3235;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
}
.smallhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5E3235;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5E3235;
	list-style-position: outside;
	list-style-type: disc;
}
.smallerhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5E3235;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}
