
	h2 {
		font-weight:bold;
		font-size:20px;
	}
	.primary {
		color:#000;
	}
	.pages_content_header {
		border-bottom:1px solid #999;
		font-weight:bold;
		font-size:18px;
		margin:10px 0px 3px 0px;
	}
	.pages_content_section {
		margin-bottom:15px;
	}
	.pages_headline {
		font-size:14px;
		font-weight:bold;
	}
	.pages_date {
		color:#888;
		font-size:10px;
		padding-left:5px;
	}
	
	.pages_hearder_text
	{
		height:35px;
		width:965px;
		font:Arial, Helvetica, sans-serif;
		font-size:24px;
		font-weight:bold;
		background-image:url(pages_header_bg.jpg)
	}