/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: BatangChe,Arial, Gadget, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:24px;
	background: #cccccc url("images/bk5.jpg") fixed;
}
li{
	font-family: Arial;	
}

td{
  font-family: BatangChe,Arial, Gadget, sans-serif;
  font-size:24px;
  bordercolor:#0000FF;
  font-family: FangSong;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

table.MsoNormalTable{
	mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman";
}
 p.MsoNormal{
	mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0cm; margin-right:0cm; margin-top:0cm
}