/***********************************************/
/* emx_page.css                                */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image:  url("img/bg_grad.jpg");
	background-attachment: fixed;
}

.Style3 {font-size: 80%}