    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { color: #ff0000; text-decoration: none; }
    A:hover { color: #00ff7f; text-decoration:none }
  
    body
    {
     background-color: #66CDAA;
	 font-family:  Garamond, Verdana, sans-serif;
     color: #000000;
	 background-image: url(../Graphics/2ground.gif);
 	 }
	
	.firstpara
	{
	text-indent: 0;
	}
	

    .link 
	{
	font-family: Verdana, sans-serif;
	text-indent: 0;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	}
	

	
    .home 
	{
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: x-small;
	}
	
	.pictureframe
	{
	background-image: url(../Graphics/bluestars.jpg);
	padding: 10px;
	border: 8px ridge #708090;
	}
			 
	.right
    {
	text-align: right;
	}

	.update
	{
	text-align: right;
	color: deb887;
	}
	


	p
    {
	text-indent: 1em;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
	}


	blockquote
	{
	text-indent: 0;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	 
	li
	{
	margin-bottom: .5em
	}

	ul
	{
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 1em;
	margin-top: 1em;
	list-style: outside;
	}

	 
	H1, H2, H3, H4, H5, H6
    {
	color: #483D8B; 
	font-style: normal;
	text-align: center;
	}
 
   

