.headlinedarkblue{
	margin:				0em 0em 0em 0em;
	padding:			0em 0em 0em 0em;
	font-family:			Tahoma, Arial, Helvetica;
	font-size:			0.7em;
    	font-weight:			bold;
    	color:				#003366;
}
p.bodytext, p.bodytext table, .contentgray, .contentgray table{
	margin:				0em 0em 0em 0em;
	padding:			0em 0em 0em 0em;
	font-family:			Tahoma, Arial, Helvetica;
    	font-size:			0.8em;
    	font-weight:			normal;
    	color:				#555555;
    	text-decoration:		none;	
}
p.bodytext a, .contentgray a{
    	color:				#FF6600;
	text-decoration:		none;    	
}
p.bodytext a:hover, .contentgray a:hover{
	text-decoration:		underline;
}

.csc-header h1 {
	font-family:			Tahoma, Arial, Helvetica;
    	font-size:			1.4em;
    	font-weight:			normal;
    	color:				#FF6600;
}