/***********************************************/
/* emx_nav_left_grad01.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: 0px;
	background: #cccccc url("bg_grad03a.jpg") fixed;
}

