
body {
        font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
        
}

#title a {
		font-size: 2.4em;
		font-weight: bold;
		text-decoration: none;
		color: black;
}

/* CSS needs a bit of cleaning...later */

.level0 {
		font-size: 1.2em;
}

.level0 a {
		color: #000;
}

.level1 {
		font-size: 1.6em;
		font-weight: bold;

}

.level1 a {
		color: #000;
}

.level2 {
		font-size: 2.2em;
		font-weight: bold;
}

.level2 a {
		color: #000;
}

.level3 {
		font-size: 2.8em;
		font-weight: bold;
}

.level3 a {
		color: #000;
}

.level4 {
		font-size: 4em;
		font-weight: bold;
}

.level4 a {
		color: #000;
}
