<!-- lt.css - Living Tradition general style sheet -->

.normal {
	text-indent : 2em;
	color : #000000;
	font-size : 12pt;
	font-family : Times;
	padding: 0em 3% 0em;
}

.title {
	text-indent : 2em;
	text-align : center;
	color : #000000;
	font-size : 13pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	padding: 0em 3% 0em;
}

.byline {
	text-indent : 2em;
	text-align : right;
	color : #000000;
	font-size : 12pt;
	font-family : Times;
	font-style : italic;
	font-weight : bold;
	padding: 0em 3% 0em;
}
.book {
	text-indent : 2em;
	text-align : center;
	color : #000000;
	font-size : 11pt;
	font-family : Times;
	font-weight : bold;
	padding: 0em 3% 0em;
}


.center {
	text-indent : 2em;
	text-align : center;
	color : #000000;
	font-size : 12pt;
	font-family : Times;
	padding: 0em 3% 0em;
}

.note {
	font-size : 10pt;
	font-family : Times;
	text-align : justify;
}

.subhead {
	text-indent : 2em;
	text-align  : center;
	font-weight : bold;
	color : #000000;
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica;
	padding: 0em 3% 0em;
}

.intro {
	text-indent : 2em;
	color : #000000;
	font-size : 11pt;
	font-family : Times;
	padding: 0em 3% 0em;
	font-weight : bold;
}

TD {
	font-size : 8pt;
	font-family : Verdana,Arial,Helvetica;
	vertical-align : top;
	line-height : 150%;
	cell-padding : 3px;
}
h2 {
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	line-height : 100%;
}

BLOCKQUOTE {
	text-indent : 0em;
	text-align: justified;
	color : #111111;
	font-size : 9pt;
	font-weight: bold;
	font-family : Verdana,Arial,Helvetica;
	padding: 0em 7% 0em;
}

A:link    { color: #000080 }
A:active  { color: red; }
A:visited { color: #000020 }

