    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { color: #000080; text-decoration: none; }
    A:hover { color: #000080; text-decoration:none }
  
    body
    {
    background-color: #ffffff;
	background-image: url(paper002.jpg);
	font-family: "Palatino Linotype", "Palatino", "Times New Roman", serif;
    color: #000000;
	margin-top: 2em;
	margin-left: 10%;
	margin-right: 10%;
 	}

	
	.copyright
	{
	font-family: Verdana, sans-serif;
	color:#708090;
	}

    .home 
	{
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: x-small;
	}
		 
	.update
	{
	text-align: right;
	color: #deb887;
	}
	
	.count
	{
	text-align: right;
	color: #ffffff;
	}

	.firstpara
	{
	text-indent: 0;
	}
	
	.signature
	{
	text-align: right;
	margin-top: .5em;
	margin-right: 2em;
	}
	
	.tm
	{
	font-family: "Lucida Handwriting", "Lucida Calligraphy", "Viner Hand ITC", "Script MT Bold";
	font-weight: bold;
	}
	
	.reg
	{
	font-family: "Times New Roman", serif;
	}

	p
    {
	text-indent: 1em;
	line-height: 125%;
	margin-bottom: 0;
	margin-top: 0;
	}
	
	blockquote
	{
	margin-left: 10%
	margin-right: 10%
	text-indent: 0
	}

	ul
	{
	text-indent: 0;
	margin-left: 20%;
	margin-right: 10%;
	margin-bottom: 1em;
	margin-top: 1em;
	position: relative;
	}

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


