/* CSS Document */
H1 { color: #660000; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: italic; font-weight: bold; }
H2 {
	color: #660000;
	font-family: "times new roman", times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
H3 { color: #FFFFFF; font-family: "times new roman", times, serif; font-size: 14pt; font-style: italic; font-weight: bold;}


p.body { color: black; 
		font-family: tahoma, "times new roman", times, serif; 
		line-height: 18pt;
		letter-spacing: 0em;
		font-size: 10pt;}
		
p.verse { color: black;
		margin-left: 15pt; 
		line-height: 14pt;
		font-family: arial, helvetica, geneva, sans-serif; 
		font-size: 9pt; }

p.caption { color: black; 
		font-family: arial, helvetica, geneva, sans-serif; 
		font-size: 8pt; }
		
p.footer { color: #000000;
		font-family: ariel, helvetica, geneva, sans-serif;
		font-size: 6pt;
		font-weight: bold; }
		
p.trumpet { color: black; 
		font-family: arial, helvetica, geneva, sans-serif; 
		font-size: 16pt; 
		font-weight: bold;
		font-style: italic;}

.list { color: black;
		font-family: tahoma, "times new roman", times, serif;
		font-size: 10pt; }

a:link { color: #660000;
		font-size: 10pt;
		line-height: 11pt;
		text-decoration: none }
		
.sd_link a:link { color: #ffffff;
		font-size: 18pt;
		line-height: 11pt;
		text-decoration: none }
		
a:visited { color: #000066;
		font-size: 10pt;
		line-height: 11pt;
		text-decoration: none }
		
a:hover { color: #660000;
		font-size: 10pt;
		line-height: 11pt;
		text-decoration: underline }
		
a:active { color: #660000;
		font-size: 10pt;
		line-height: 11pt;
		text-decoration: none }
		
div.banner {z-index: 6;}

