/***********************************************/
/* 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-top:0px;
	margin-buttom:0px;
	margin-left:8px;
	margin-right:8px;
	padding: 0px;
	background-color:#FFFFFF;
	overflow:auto;
}


