body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 130%;
}
.ArticleTitle {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	line-height: 30px;
}
.ArticleSubtitle {
	font-size: 14px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
.quotes {
	color: #666666;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.Emphasis {
	font-size: 24px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
}
p {
	margin: 10px;
	font-style: normal;
}
.imageRight {
	margin: 10px;
	float: right;
	padding: 0px;
	border: #CCCCCC;
}
.BookPassage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-right: 30px;
	margin-left: 30px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
}
.ZBottomLinks {font-size: 10px}
.imageLeft {
	float: left;
	margin: 10px;
}
.talkaboutit {
	font-size: 10px;
}
.emphasisSmaller {
	font-size: 16px;
	font-weight: bold;
}
.intro {
	margin-left: 40px;
	margin-right: 40px;
	white-space: normal;
}
.quiz {
	list-style-position: outside;
	list-style-type: upper-alpha;
	font-weight: normal;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 10px;
}
.sectionTitle {
	font-size: 16px;
	color: #990033;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sectionText {
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
}
.editorsNote {
	font-size: 10px;
	font-weight: lighter;
	text-transform: capitalize;
	text-align: right;
}
.quoteLeft {
	text-align: left;
	font-size: 11px;
	color: 666666;
}
.quoteRight {
	font-size: 11px;
	color: 666666;
	text-align: right;
}
.linksRelated {
	font-style: italic;
	font-weight: bold;
}
.body2 {
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990033;
	text-decoration: underline;
}

a:visited {
	color: #750026;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a:active {
	color: #CCCCCC;
}

