/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 10px;
	padding: 10px;
	background: #666633;
	
}

#image {display:none;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	left: 0px;
	page-break-inside:avoid;

	
}


p {
	width: 450px;
	
	
}

#tableprint {
	width: 300px;

}
