body {
	font: 0.84em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	min-width: 40em;
	margin: 0 auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
}
acronym {
  border-bottom: 1px dotted #666666;
  cursor: help;
}
