
    A:link { color: #0000ff; text-decoration: underline; }
    A:visited { color: #800080; text-decoration: underline; }
    A:active { color: #ff00ff; text-decoration: underline; }
    A:hover { color: fuchsia; text-decoration: underline }

  
    body
	{
	background-color: #FFFFFF;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 1em;
	font-family: "AGaramond", "Times New Roman", serif;

 	}
	


	.copyright
    {
	text-align: center;
	}
	
	.count
	{
	text-align: right;
	color: #ffe4c4;
	}

    .link 
	{
	text-align: center;
	font-size: medium;
	}
	
    .home 
	{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	}
	
	.firstpara
	{
	text-indent: 0;
	}
	
	.pictureframe
	{
	padding: .5em;
	border: 15px outset #5c3609;
	}	

	 
	.signature
    {
	text-align: right;
	margin-right: 20px;
	margin-top: 1em;
	margin-bottom: 1em;
	font-style: italic;
	}
	

	.update
	{
	text-align: right;
	color: #cfbea2;
	}

	hr
	{
	margin-top: 1em;
	margini-bottom: 1em;
	}
	
	p
    {
	text-indent: 1em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 120%;
	}
	

	ul
	{
	text-indent: 0;
	margin-bottom: 1em;
	margin-top: 1em;
	list-style-position: outside;
	}
	

	li
	{
	margin-right: 5%;
	margin-left: 10%;
	margin-bottom: .5em;
	margin-top: .5em;
	}

	
	pre
	{
	font-family: monospace;
	}
	
	
	blockquote
	{
	text-align: left;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 5px;
	}


	.jabc
    {
	font-family: "Edwardian Script ITC", "Lucida Handwriting", AGaramond, "Times New Roman";
	text-align: center;
	font-weight: bold;
	}
	
	H1, H2, H3, H4, H5, H6
    {
	font-weight: normal;
	text-align: center;
	}
 



