

.headline	{
		color: #000;
		font-weight: bold;
		font-size: 120%;
		}




.teaserhead	{
		color: #003399;
		font-style: italic;
		font-size: 110%;
		}
		
.newshead	{
		color: #000;
		background: #DCCB57;
		padding: 4px;
		font-weight: bold;
		display: block;
		border-bottom: 1px solid #000;
		}
		
.textbold	{
		font-weight: bold;
		color: #666;
		}		
				