body,p,td {
	font-family: "Verdana"; 
	font-size: 12;
}

H1,H2,H3,H4,H5 { 
	font-family: "Verdana"; 
	background-color: lightgrey
}

H1 {
	font-size: 24
}

H2 {
	font-size: 18
}

H3 {
	font-size: 16
}

H4 { font-size: 14 }

p.navigation {
	color: darkgrey
}

p.citation {
	color: darkgrey
}


