body {
	margin: 0;
	padding: 0;
}

.nav {
	margin: 0 0 20px 0;
	line-height: 20px;
}
.subnav {
	margin: 0 0 20px 0;
	line-height: 11px;
}


a:link {
	color: #555555;
}

a.navLink_proj, a.navLink_bureau, a.navLink_publ, a.navLink_contact  {
	font-family: "Georgia", "trebuchet ms", "palatino";
	font-size: 20px;
	color: #FF3300;
	text-decoration: none;
}

a.navLink_bureau {
	color: #68b6c7;
}

a.navLink_publ {
	color: #FF99CC;
}

a.navLink_contact {
	color: #6666CC;
}

a.sub_navLink_proj, a.sub_navLink_bureau, a.sub_navLink_publ, a.sub_navLink_contact  {
	line-height: 5px;
	font-family: "Andale Mono", "Monaco", "Consolas", "courier new", "courier", "trebuchet ms";
	font-size: 10px;
	text-transform: uppercase;
	color: #FF3300;
	text-decoration: none;
}

a.sub_navLink_bureau {
	color: #68b6c7;
}

a.sub_navLink_publ {
	color: #FF99CC;
}

a.sub_navLink_contact {
	color: #6666CC;
}

.active  {
	font-family: "Andale Mono", "Monaco", "Consolas", "courier new", "courier";
	font-size: 10px;
	line-height: 5px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

.botlink  {
	font-family: "Andale Mono", "Monaco", "Consolas", "courier new", "courier";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.title {
	font-family: "Georgia", "Times New Roman", "palatino";
	font-size: 26px;
	color: #FF3300;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Helvetica, Arial, schreefloos;
	font-size: 10px;
	line-height: 12px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.bodyintro {
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, schreefloos;
	font-size: 10px;
	line-height: 12px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #444444;
}

div.office p.big,
div.contact p.big {
	font-size: 19px;
	line-height: 22px;
}
