
body {
	font-size: 11px;
}


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


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


#footer {
	font-size: 9px;
}

