body {
	font-family: Arial;
	font-size: 100%;
}
h1 {
	font-size: 160%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Georgia;	
	color: #0072bc;
}
	h1.pagetop {
		margin-top: 0px;
	}
h3 {
	font-size: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}
h5 {
	font-size: 80%;
	margin-top: -10px;
	margin-bottom: 20px;
}
p {
	font-size: 80%;
	line-height: 1.6em;
	margin-bottom: 20px;
	font-family: Verdana;
}
#navigation {
	font-size: 80%;
}
#menu {
	font-size: 80%;
}
#footer {
	font-size: 70%;
}