/* POLYGON laboratory */
	BODY{
     	MARGIN-TOP: 0px;
	 	MARGIN-BOTTOM: 0px;
	 	MARGIN-LEFT: 0px;
	 	MARGIN-RIGHT: 0px;
	 	}
	P {
   		font-family: "Verdana";
   		font-size: 11px;
   		color: #B6DAEC;
		padding: 0px 5px;

   	  }

	 SPAN {float: left; MARGIN-RIGHT: 5px;}

	 td
	 	{
		 font-family: "Verdana";
	     font-size: 11px;
		 color: white;
   		 }

	 a:link {color: white; font-size: 11px; text-decoration: none; letter-spacing: 1px;}
	 a:visited {color: white; font-size: 11px; text-decoration: none; letter-spacing: 1px;}
     a:active {color: white; font-size: 11px; text-decoration: none; letter-spacing: 1px;}
     a:hover {color: #9F7B55; font-size: 11px; text-decoration: none; letter-spacing: 1px;}

	 a.head:link {color: #8B653D; font-size: 11px;  text-decoration: none;}
	 a.head:visited {color: #8B653D; font-size: 11px;  text-decoration: none;}
     a.head:active {color: #8B653D; font-size: 11px;  text-decoration: none;}
     a.head:hover {color: #502E0A; font-size: 11px;  text-decoration: none;}

	 a.text:link {color: #946845; font-size: 11px;  text-decoration: underline;}
	 a.text:visited {color: #946845; font-size: 11px;  text-decoration: underline;}
     a.text:active {color: #946845; font-size: 11px;  text-decoration: underline;}
     a.text:hover {color: white; font-size: 11px;  text-decoration: underline;}

	 a.footerl:link {color: white; font-size: 11px;  text-decoration: underline;}
	 a.footerl:visited {color: white; font-size: 11px;  text-decoration: underline;}
     a.footerl:active {color: white; font-size: 11px;  text-decoration: underline;}
     a.footerl:hover {color: #0F4E01; font-size: 11px;  text-decoration: none;}

	 h1,h2,h3,h5 {font-size: 14px; font-family: "Verdana"; color:#682222; letter-spacing: 2px;  text-decoration: underline;}
	 h4 {font-size: 12px; font-family: "Verdana"; color:#682222; letter-spacing: 2px;}
	 ul{list-style: disc outside}

	 .sfield{
	   background: #F5E3C6;
	   border: 1px solid #9F7B55;
	   font-family: "Verdana";
	   font-size: 10px;
	   color: #9D7953;
	   width: 150px;
	   height: 17px;
	   }

	   .sbutton{
	   background: #CBAC7B;
	   width: 30px;
	   height: 17px;
	   border: 1px solid #9F7B55;
	   font-family: "Verdana";
	   font-size: 11px;
	   color: white;
	   }

	  .bill{
	  font-family: "Verdana";
	  font-size: 11px;
	  color: white;
	  padding: 5px;
	  }

	  .header{
	  font-family: "Verdana";
	  font-size: 11px;
	  color: white;
	  padding: 5px;
	  }

	  .news{
	  font-family: "Verdana";
	  font-size: 11px;
	  color: #946845;
	  font-weight: bold;
	  padding: 5px;
	  }

	  .footer_text{
	  font-family: "Verdana";
	  font-size: 11px;
	  color: #107FAD;
	  padding: 2px;
	  }

	  .head_text{
	  font-family: "Verdana";
	  font-size: 12px;
	  font-weight: bold;
	  letter-spacing: 1px;
	  color: white;
	  padding: 5px;
	  }

	  .footer{
	  font-family: "Verdana";
	  font-size: 11px;
	  color: white;
	  line-height: 160%;
	  padding: 5px;
	  }

	.text_block{
	  font-family: "Verdana";
	  font-size: 10px;
	  color: white;
	  padding: 5px;
	  }

	  .text1{
	  font-family: "Verdana";
	  font-size: 11px;
	  color: #75512B;
	  padding: 10px;
	  }

      .text2{
	  font-family: "Verdana";
	  font-size: 11px;
	  color: #75512B;
	  }

	#block1{
		border-width: 0px;
		border-color: white;}



