/* POLYGON laboratory */
	BODY{
     	MARGIN-TOP: 0px;
	 	MARGIN-BOTTOM: 0px;
	 	MARGIN-LEFT: 0px;
	 	MARGIN-RIGHT: 0px;
	 	}
	P {
   		font-family: "Arial";
   		font-size: 11px;
   		color: #3C3C3C;
		padding: 5px 5px;
		
   	  }
	   
	 SPAN {float: left; MARGIN-RIGHT: 5px;}
	 
	 
	 a:link {color: #A81800; font-size: 11px; font-weight: bold; text-decoration: undeline; line-height: 130%;}
	 a:visited {color: #A81800; font-size: 11px; font-weight: bold; text-decoration: undeline; line-height: 130%;}
     a:active {color: #A81800; font-size: 11px; font-weight: bold; text-decoration: undeline; line-height: 130%;}
     a:hover {color: #54AEEC; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 130%;}
	 
	 a.text:link {color: #3C3C3C; font-size: 11px;  text-decoration: underline;}
	 a.text:visited {color: #3C3C3C; font-size: 11px;  text-decoration: underline;}
     a.text:active {color: #3C3C3C; font-size: 11px;  text-decoration: underline;}
     a.text:hover {color: #54AEEC; font-size: 11px;  text-decoration: underline;}
	 
	 a.more:link {color: #A81800; font-size: 11px; font-weight: bold; text-decoration: undeline; line-height: 130%;}
	 a.more:visited {color: #A81800; font-size: 11px; font-weight: bold; text-decoration: undeline; line-height: 130%;}
     a.more:active {color: #A81800; font-size: 11px; font-weight: bold; text-decoration: undeline; line-height: 130%;}
     a.more:hover {color: #3C3C3C; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 130%;}
	 	 
	 h1,h2,h3,h5 {font-size: 14px; font-family: "Arial"; color:#682222; letter-spacing: 2px;  text-decoration: underline;} 
	 h4 {font-size: 12px; font-family: "Arial"; color:#682222; letter-spacing: 2px;}
	 ul{list-style: disc outside}
	  
	 .sfield{
	   background: #FCD3B8;
	   border: 1px solid #6B0000;
	   font-family: "Arial";
	   font-size: 10px;
	   color: #BF4D00
	   }
	  
	  .dates{
	  font-family: "Arial";
      font-size: 11px;
      color: #BF4D00;
	  padding: 5px 5px;
	  font-weight: bold;
	  }
	  
	  .ht1{
	  font-family: "Arial";
	  letter-spacing: 1px;
	  font-size: 11px;
	  color: white;
	  }
	 
	  .footer{
	  font-family: "Arial";
   		font-size: 11px;
   		color: #FBCAA8;
		padding: 5px 5px;
	  }
	  
	   .all 
	 	{
		 font-family: "Arial";
	     font-size: 11px;
		 color: #B6DAEC;
   		 line-height: 120%;
   		 }
		 .tip 
	 	{
		 font-family: "Arial";
	     font-size: 11px;
		 color: #5C3924;
   		}
	  
	  
}