h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-weight: bold;
	color: #006699;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: bold;
	color: #006699;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006699;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;

}
.scripture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006699;
	text-transform: none;
	
}
.rose {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #000000;
}

