body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding: 7px 0 0 0;
	margin: 0 0 0 0
}
table.head {
	padding: 10px 0;
}
.structure {
	background-color: c17c2a;
}
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 10px 0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #6f1710;
}
.index-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 10px;
}
.project-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 18px;
}
.project-head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.project-bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.developer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333; 
}
.contact-head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333; 
	font-size: 18px; 
}