
body {
	font-size: 12px;
}


#navigation {
	font-size: 11px;
}
#display-caption {
	font-size: 9px;
}


#body h1 {
	font-size: 20px;
}
#body h2 {
	font-size: 14px;
}
#body p {
	text-align: justify;
	margin: 0 0 1.5em 0;
}


#footer {
	font-size: 9px;
}

