body {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: small; */
	color: black;
	background-color: white;
}

a:link {
	color: blue;
	color: #0000EE;
}
a:visited {
	color: navy;
	color: #551A8B;
}
a:active {
	color: red;
}

hr {
	background-color: gray;
}

th + th, td + td {
	padding-left: 1em;
}

div.body {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-top: 1pt solid;
	border-bottom: 1pt solid;
	padding: 1em;
	/*width: 85%*/
}

div.footnotes {
	font-size: smaller;
}

div.email, table.stats {
	font-family: monospace;
}

p.site-title {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
	color: #0080C0;
}

h3 {
	text-align: center;
}
div.subsection h3 {
	text-align: left;
}
h3.lawsuit-header {
	/* increased size of case title and court on lawsuit pages */
	font-size: larger;
	text-align: left;
	font-weight: normal;
}
h3.subpoena-header {
	/* increased size of case title and court on lawsuit pages */
	font-size: larger;
	text-align: center;
	font-weight: normal;
}
span.case-title {
	/* increased size of case name within lawsuit/subpoena header */
	font-size: larger;
}
h3.headline {
	font-size: large;
	font-weight: normal;
	text-align: left;
	color: #c00;
	margin-bottom: 0;
}
h3.headline + p {
	margin-top: 0;
}
p.subheadline {
	font-size: larger;
}
p.article-headline {
	/* headlines of articles about lawsuits */
	font-size: x-large;
}
p.article-subhead {
	/* headlines of articles about lawsuits */
	font-size: large;
}

ol li {
	margin-bottom: 1em;
}


span.leadin {
	font-size: larger;
}
span.listheader {
	font-size: larger;
}

p {
	font-size: normal;
}
p.seealso {
	font-weight: bold;
}
p.note {
	font-size: larger;
	margin-left: auto;
	margin-right: auto;
	/*width: 85%;*/
}
p.navbutton, p.navlinks {
	text-align: center;
}
p.postdate {
	font-size: x-small;
}

p.description {
	font-size: smaller;
	font-style: italic;
	margin-left: 40px;
}
p.comment {
	color: #900;
	font-size: smaller;
	font-weight: bold;
}
p.update {
	font-size: xx-small;
	font-style: italic;
}

.strong {
	font-weight: bold;
}
em.red {
	color: #C91F16;
	font-style: normal;
}

big.menuitem {
	color: #0080C0;
	font-size: large;
}
span.initcap {
	font-size: x-large;
}
.amway-statement, .other-statement {
	/* italicize Amway statements on web response pages */
	font-style: italic;
}
div.important {
	/* shout on web response page */
	font-weight: bold;
	font-size: larger;
}


#few-words {
	/* variant header on lawsuits page */
	font-size: x-large;
	font-weight: normal;
	text-align: center;
}
#warning {
	/* leadin to warning on news page */
	font-weight: bold;
	color: #FF6600;
}
#losers-choose-to-sue {
	/* Setzer v. Amway quote by Dexter Yager */
	font-size: x-large;
	font-weight: normal;
	color: #009900;
}
#mirror-announcement {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	border: 2pt dashed;
	padding: 6px;
	color: black;
	background-color: #FAA;
	width: 85%
}
