body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 100%;
}
.Legend {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
	vertical-align: middle;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0000FF;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #0000FF;
}
.subhead {
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
}
.superscript {
	font-size: .5em;
	position: relative;
	bottom: 4px;
}
.subscript {
	font-size: .5em;
}
.tablesmall {
	font-size: .8em;
}
strong {
	color: #FF6600;
	font-weight: normal;
}
.head {
	font-weight: bold;
	color: #CC0000;
}
.variant {
	font-weight: bold;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #666666;
	color: #666666;
	text-align: center;
	background-color: #F5FEFF;
	width: 100%;
}
.LegendAside {
	font-style: italic;
	color: #CC0000;
}
li {
	margin-bottom: 6px;
}

.MisinfoQuestion {
	font-family: "Courier New", Courier, mono;
	font-size: .9em;
	margin-top: 6px;
	border-left: 1px solid #CC0000;
	padding-left: 6px;
}
.ExternalLink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
.Footnote {
	font-size: .8em;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 0.5em;
	padding-top: .5em;

}
.Litsection {
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding: 2px;
}
blockquote {
	font-family: "Courier New", Courier, mono;
}
.Ad {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#TextAd {
	width: 120px;
	padding: 2px;
	margin: 0px;
	border: 1px solid #06F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

