	
/* nav links */
.nav a {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	letter-spacing: .05em;
	
}

/* nav links */
.nav a:hover {
	color: #999;
	text-decoration: underline;
		}		
.managementheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

	
body {
	background-color: #dbd299;
}

.footer {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333;
	word-spacing: 0.25em;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C4DFBC;
}

.footer a {color:#333; text-decoration:underline;}
.footer a:hover {color:#999; text-decoration:none;}

.pageheader {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #445A72;
	padding-left: 20px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

.content a {color:#333; text-decoration:underline;}
.content a:hover {color:#999; text-decoration:none;}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.projecttitle {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
.projectcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.projectcontent a {color:#333; text-decoration:underline;}
.projectcontent a:hover {color:#999; text-decoration:none;}

.contentcontact {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.style2 {color: #333;}
