body {
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

#access {
	display: none;
}

#head {
	border-bottom: medium double;
	padding-bottom: .5em;
}

#head h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.2em;
	font-size: 20pt;
}

#head h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 1em;
	font-size: 16pt;
}

#navbar {
	display: none;
}

#breadcrumb {
	display: none;
}

#main {
	line-height: 1.3em;
}

#footer {
	clear: both;
	border-top: thin double;
	text-align: center;
	font-size: 8pt;
}

.skipnav {
	display: none;
}

