body {
  font: 11pt/1 "Times CE", Times, "Times New Roman", serif;
  color: black;
}
h1 {
	margin: 0;
	padding: 0;
}
h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h2 {
  font-size: 18pt;
  color: #E20074;
}
h3 {
  font-size: 13pt;
}
h4 {
	font-size: 12pt;
}
h5, h6 {
	font-size: 11pt;
}
dt {
	font-weight: bold;
}
img {
  border: 0pt;
}
table {
  border-collapse: collapse;
  border: 0pt;
	width: 100%;
}
caption {
	font-weight: bold;
	text-align: left;
	margin-bottom: 6pt;
}
th, td {
	font-size: 12pt;
  display: table-cell;
	text-align: left;
	padding: 4pt;
  border: 1pt solid gray;
}
#cover,
#contentviewer,
#mainfooter {
  width: 100%;
}
#homebanner,
#leftnavigation,
#breadcrumbnavigation,
#personalzone,
.articleform,
.footerlinks,
#servicelinks {
	display: none;
}
.milonic, .mmenu {
  position:absolute;
  display:none;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.noprint {
  display: none;
}

