    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { text-decoration: underline; }
    A:hover { text-decoration: underline }
  
    body
    {
	font-family: "Times New Roman", serif;
    background-color: #FFFFFF ;
	background-image: url(Graphics/2ground.gif);
    color: #000000;
 	}

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

	.link
	{
	text-align: left;
	font-family: Verdana, sans-serif;
	}
	
	.list
	{
	margin-left: 2em;
	text-indent: -2em;
	margin-bottom: .5em;
	margin-top: .5em;
	}

	.listimage
	{
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 1em;
	}	 
	
	.pictureframe
	{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	border: 5px ridge #d2691e;
	}

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

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

	ul
	{
	text-indent: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style-position: outside;
	}
	
	
	ol
	{
	text-indent: 0;
	margin-right: 15%;
	margin-left: 10%;
	position: relative;
	}

	li
	{
	margin-top: .5em;
	margin-bottom: .5em;
	}
	
	  
    H1, H2, H3, H4, H5, H6
    {
	text-align: center;
	}
	

