    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { text-decoration: underline; }
    A:hover { color: #a0522d; text-decoration: none }
  
    body
    {
    background-color: #faebd7;
	background-image: url(../Backgrounds/paper_lbrown.jpg);
	color: #000000;
	font-family: "Bookman Old Style", "Palatino Linotype", "Times New Roman", Palatino, serif;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 2em;
	line-height: 120%;
 	}
		
	.firstpara
	{
	text-indent: 0;
	}
	
	.largerfont
	{
	font-size: 110%;
	}
		
	.letterspacing
	{
	text-indent: 0;
	text-align: center;
	letter-spacing: .4em;
	margin-top: 2em;
	margin-bottom: 0em;
	font-size: 110%;
	}
	
	.link
	{
	font-family: Arial, sans-serif;
	}

	.list
	{
	text-indent: 3em;
	}

	.signature
	{
	font-style: italic;
	text-align: right;
	}

	.update
	{
	text-align: right;
	color: #daa520;
	margin-top: 5em;
	}
	
	p
    {
	text-indent: 1em;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
	}
	
	hr
	{
	color: #000000;
	margin-top: 2em;
	margin-bottom: 1em;
	}
	
    H1, H2, H3, H4, H5, H6
    {
	text-align: center;
	font-weight: normal;
	}
	
