body
{background-color: #D2C0A4;}
p{font-family: Arial, Helvetica, sans-serif;
}
A{ color: #821313; text-decoration: none;} 
A:hover { color: #000000; text-decoration: underline;}

.photocell{
	border-bottom-color : #821313;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-color : #821313;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #821313;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #821313;
	border-top-style : solid;
	border-top-width : 2px;
	background-color: #D2C0A4
}

.maincell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	color : #000000;
	text-align : justify;
}
.sidecell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	color : #821313;
	text-align : right;
}
.projectheader1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;;
	color : #821313;
	text-align : left;
	font-weight : bold;
}
.projectheader2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	color : #821313;
	text-align : left;
	font-weight : normal;
}
.profileheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;;
	color : #821313;
	text-align : left;
	font-weight : bold;
}