body {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #000;
}
/* Colors */
a, h1 a, h2 a, h3 a {
	color: #000;
	text-decoration: none;
}

/* Headings */
h1 { font-size : 24pt; }
h2 { font-size : 16pt; }
h3 { font-size : 14pt; }
h4 { font-size : 13pt; }
h5 { font-size : 12pt; }
h6 { font-size : 12pt; }

.clear {
	clear: both;
	border-top: 1px solid #fff;
	height: 0;
	font-size: 0;
	line-height: normal;
	visibility: hidden;
}

.EMnuContainer, .no-print, #breadcrumbs, #header a.logo img, #left, .tabs{
	display: none;
}
#header img.logo-print{
	display: block;
}
img{
	border: none;
}

#phonebook .viewSelect{
	display: none;
}

.font-small td {
	font-size: .75em ;
}
