body
{
	background-color: white;
	margin-top : 30px;
}
.copy
{
	font-family: arial narrow, arial, verdana;
	font-size: 11pt;
	color: #7e5357;
	text-align: left;
}
.pagehead {
	font-family: arial, verdana;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
.footer
{
	font-family: arial narrow, arial, verdana;
	font-size: 10pt;
	color: #aa828f;
	text-align: center;
}
.footer a {
	color : #aa828f;
	text-decoration:none;
}
.footer a:hover {
	color : #aa828f;
	text-decoration:none;
	font-weight: bold;
}
.about
{
	font-family: arial narrow, arial, verdana;
	font-size: 11pt;
	color: #7e5357;
	text-align: left;
	font-weight: bold;
}
.about a {
	color : #A8A038;
	text-decoration:none;
}
.about a:hover {
	color : #7e5357;
	text-decoration:underline;
}

.procategory
{
	font-family: arial narrow, arial, verdana;
	font-size: 11pt;
	color: #7e5357;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top : 5px;
	margin-bottom : 5px;
}
.procategory a {
	color : #A8A038;
	text-decoration:none;
}
.procategory a:hover {
	color : #7e5357;
	text-decoration:underline;
}
.image{
	border-style:outset;
	border-color:#7e5357;
	border-width:0px;
}
.image2{
	border-style:solid;
	border-color:#7e5357;
	border-width:1px;
}
.projecttitle {
	font-family: arial, verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color : #7e5357;
}
.projectcopy
{
	font-family: arial narrow, arial, verdana;
	font-size: 10pt;
	color: #7e5357;
	text-align: left;
}