body {
	font-family: Geneva, Verdana, Helvetica;
	font-size: 8pt;
    line-height: 22pt;
}

td {
	font-family: Geneva, Verdana, Helvetica;
	font-size: 8pt;
    line-height: 16pt;
}

th {
	font-family: Geneva, Verdana, Helvetica;
	font-size: 8pt;
    line-height: 16pt;
}

#top-menu {
	margin: 0;
	padding: 0;
	}
	
#project-menu {
	font-weight: strong;
	margin: 0;
	padding: 0;
	}

	.footer {
	font-size: 8pt;
	}
	
	.resources {
	font-size: 7pt;
	}
	
/* General */
a {
	color: #34547C;
	text-decoration: none;
	}

a:hover {
	text-decoration: strong;
	}