<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
	body		{background-image: home.gif;}
	LI		{font: 13px Verdana;}
	B		{font: 14px Verdana; font-weight: bold;}
	A		{
			  font:12px Verdana;
			  font-weight: bold;
			  color=black;
			  text-decoration: none;
			}
	H1		{font: 16px Arial;font-weight: bold;color=black;}
	H2		{font: 14px Arial;font-weight: bold;color=black;}
	.header		{
			position: absolute; 
			top: 50px; 
			left: 150px;
			margin-right: 500px;
			width: 1005px;
			color: black; 
			font-size: x-large;
			}
	.menu		{
			position: absolute; 
			top: 186px; 
			left: 150px;
			width: 1005px;
			}
	.princ		{
			position: absolute; 
			top: 240px; 
			left: 150px;
			width: 1005px;
			height: 1050px;
			color: black;
			background-image: url(img/paper008.jpg);
			text-align: justify;
			text-indent: 20px;
			}
	.td		{text-indent: 20px
			}
	.tel		{
			padding-top: 50px;
			padding-right: 10px;
			padding-left: 10px;
			position: absolute; 
			top: 238px; 
			left: 250px;
			width: 784px;
			height: 1050px;
			font-family: Verdana;
			font-size: 5pt;
			font-style: bold;
			color: black;
			background-image: url(img/paper008.jpg);
			text-align: justify;
			text-indent: 20px;
			}
	.index		{
			position: absolute;
			top: 125px;
			left: 500px
			}
-->