body {
	font-family: Georgia, sans-serif;
	font-size: 11pt;
}
hr, #side, #menu {
	display: none;
}
#header, #main {
	border-bottom: 1px solid #666;
}
#footer {
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

img {
	padding: 0.4em;
	border: 1px solid #ccc;
}
p.caption {
	font-size: 70%;
}

a:link:after, a:visited:after {content:"";font-size:90%;}