    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { text-decoration: underline; }
    A:hover { text-decoration: underline }
  
    body
    {
	font-family: "Bookman Old Style", "Times New Roman", serif;
    background-color: #f5f5dc;
	background-image: url(Graphics/2ground.gif);
    color: #000000;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 2em;
 	}

	.copyright
	{
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	}
	
	.firstpara
	{
	text-indent: 0;
	text-align: left;
	}
		
	
    .home 
	{
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: x-small;
	}


	.pictureframetopleft
	{
	background-color: #ffe4b5;
	border: 7px ridge #a0522d;
	padding: .5em;
	margin-left: 0;
	margin-right: 2em;
	margin-top: 0;
	margin-bottom: 2em;
	}	 

	.pictureframeleft
	{
	background-color: #ffe4b5;
	border: 7px ridge #a0522d;
	padding: .5em;
	margin-left: 0;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 2em;
	}	 
	
	.pictureframeright
	{
	background-color: #ffe4b5;
	border: 7px ridge #a0522d;
	padding: .5em;
	margin-left: 2em;
	margin-right: 0;
	margin-top: 1em;
	margin-bottom: 2em;
	}	 


	.pictureframe
	{
	background-color: #ffe4b5;
	border: 7px ridge #a0522d;
	padding: .5em;
	}	 

	.signature
    {
	text-align: right;
	margin-right: 2em;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
	.update
	{
	text-align: right;
	color: #fa8072;
	}
	

	p
    {
	text-indent: 1.5em;
	margin-bottom: 0;
	margin-top: 0;
	}

	ul
	{
	text-indent: 0;
	margin-right: 5em;
	margin-left: 5em;
	list-style-position: outside;
	}
	
	
	ol
	{
	text-indent: 0;
	margin-right: 5em;
	margin-left: 5em;
	position: relative;
	}

	li
	{
	margin-top: .5em;
	margin-bottom: .5em;
	}
	
	  
    H1, H2, H3, H4, H5, H6
    {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: normal;
	}
	

