	.pagehead, H1 { 
		font-size: 16px;
		line-height: 17px;
		font-weight: bold;
		text-transform: capitalize;
		color: #4E70AC;
		margin-top: 12px;
		margin-bottom: 3px;
	}
	
	.bodyheader, H2 { 
		font-size: 15px;
		line-height: 18px;
		font-weight: bold;
		color: #4E70AC;
		margin-top: 6px;
		margin-bottom: 2px;
	}
	
	.subhead, H3 { 
		font-size: 13px;
		line-height: 14px;
		font-weight: bold;
		color: #4E70AC;
		margin-top: 6px;
		margin-bottom: 3px;
	}
	
	.footer { 
		font-size: 9px;
		line-height: 14px;
		color: #4E70AC;
	}
	.details { 
		font-size: 9px;
		line-height: 14px;
		color: #666666;
	}
	.sidebarhead { text-indent: 20px; color: #FFFFFF; font-size: 12px; }
	.sidebarbody { line-height: 12px; color: #4E70AC; }
	
	.error { color: #990000; font-weight: bold; }
	.alert { color: #E59026; font-weight: bold; }

