/* CSS Document */

.p {margin:10px 2px 2px 10px;
	font-size:18px;
	}
	

.countyProvider	{font-weight: bold;
				font-size:20px;
				color:#0033FF;
				text-indent: 5px;
				}
.newshead {font-weight: bold;
			font-size:18px;
			background-color:#475C9B;
			color:#ffffff;
			text-indent: 3px; 
			}
.newsheadHL {font-weight: bold;
			 font-size: 18px;
			 background-color:#FFFF00;
			 color:#FF0000;
			 text-indent: 3px;
			 }			 
.newstext  {margin:5px,45px,10px,25px;
			  font-weight: 500;
			  font-size: 14px;
			  background-color:#FFFFFF;
			  color:#000000;
			  text-indent:2px;
			 }
.firelinehd	{font-weight: bold;
				font-size: 24px;
				background-color:#CCCCCC;
				color:#0000FF;
				text-indent: 2px;
			}
.introtext	{font-weight: bold;
				font-size: 20px;
				background-color:#FFFFFF;
				color:#000000;
				text-indent: 3px;
				font:"Times New Roman", Times, serif;
				}			
