.scripture
	{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: RGB(204,0,0);
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.quotetext
	{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;

}
	
.plaintext
	{
	font-family: Arial;
	color: black;
	font-size: smaller;
	font-weight: bold;
}


.menuselection
	{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: black;
	font-size: 9px;
	font-weight:bold
	line-height: 18px;
	padding-left: 10px;
	}
	
p
	{
	font-family: Arial;
	color: black;
	font-size: smaller;
	font-weight: bold;
}
	
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	height: auto;
	line-height: normal;
}
.author
{
	font-size: small;
	color: RGB(204,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font: italic normal 200 small Arial, Helvetica, sans-serif;
}

.articletitle
{
	font-size: medium;
	color: RGB(204,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

