table        {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align:left;
	background-color:#FFFFFF;
}

body         {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	
    
	


}



.cell-header  {
	font-family: arial, sans-serif;
	font-size: 78%;
	color: #993300;
	text-align:center;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 120%;
}
.italic-bold {
	font-style: italic;
	font-weight: bold;
}
.italic {
	font-style: italic;
	font-weight: normal;
	
}


.headline {
	font-size: 18px;
	font-weight: bold;
	
}

.casestudies {
	font-weight: normal;
	padding: 20px;
	text-align: justify;
	line-height: 20px;
	
}


A:link { color: #00F; }
A:hover { color: #00F }
A:active { color: #00F }
A:visited { color: #00F}
