/* EMPIRE Cascading Style Sheet */


/*drilldown_attribute will affect SELECT dropdown menus created by the Drilldown system. */
#drilldown_attribute
{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
border-width:1px; 
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	border-width:1px;
	margin:0;
	padding:0;
}	

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:##000000;
	font-weight:bold;
	margin:0;
	padding:0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:##000000;
	font-weight:bold;
	margin:0;
	padding:0;
}