body {
	font-size: .9em;
	font-family: "Times New Roman", serif;
	background-color: white;
	color: black;
}

h1, h2, h3, h4 {
	font-family: "Times New Roman", serif;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

a img {
	border: none;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#image-area img, #calendar-area, #search-form, #top-menu-sys, #card-email, #calendar-area-content, #banners, #menu-area, #breadcrumbs {
    display: none !important;
}

#logo {
	position: relative;
	top: none;
	left: none;
}

p.card {
	position: absolute;
	top: 0;
	right: 1em;
}

p.card .email {
	display: none;
}