    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { color: #ff0000; text-decoration: none; }
    A:hover { color: #4169e1; text-decoration:none }
  
    body
    {
      background-color: #fff8dc;
      color: #000000;
 	    }
	
	.noindent
	{
	text-indent: 0;
	}
	
	.center
    {
	text-align: center;
	}
	
	.centersmall
	{
	font-size: small;
	text-align: center;
	}

    .link 
	{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	text-indent: 0;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
	bottom-padding: 0;
	}
	
    .home 
	{
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: x-small;
	}
		 
	.right
    {
	text-align: right;
	}

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

	p
    {
	font-family: "Bookman Old Style", Garamond, "Times New Roman", serif;
	text-indent: 1em;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
	bottom-padding: 0;
	}


	li
	{ text-indent: 0;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 5;
	margin-top: 5;
	}
	  
	 
	H1, H2, H3, H4, H5, H6
    {
	font-family:  Verdana, sans-serif;
	font-style: normal;
	text-align: left; }
 
   

