
	td.department_name
	{
		background-color: #0072ae; 
		height: 40px; 
		text-indent: 180px; 
		letter-spacing: 0.02cm;
		font-family: garamond, courier, serif; 
		font-size: 12px; 
		text-decoration: italic;
		font-weight: bold;
		color: #ffffff;
		width: 768px;
	}
	
   .bigcap 
	{
	color: #ffffff;
	font-size:18px;
	}
	.greysubhead
	{
		color: #999999;
		padding-top: 8px;
		padding-bottom: 8px; 
		font-weight: bold;
		font-size: 12px;
	}
