body {
	font-size: 0.9em;
}
ul#navbar li a {
	font-size: 0.9em;
}
h1 {
	font-weight: lighter;
	font-size: 1.6em;
}
h3 {
	font-weight: normal;
	font-size: 1.1em;
}
h4 {
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 2px;
}
p {
	font-size: 0.95em;
}
.panel h3 {
	font-size: 0.95em;
}
.panel p, .panel li {
	font-size: 0.85em;
}
small {
	font-size: 0.8em;
}
small.smaller {
	font-size: 0.7em;
}
.greypanel-left {
	margin: 10px;
	float: left;
}
