	body, p, div, td, input, select, textarea {
		font-family			: Arial, Helvetica, Sans-Serif;
		font-size			: 9pt;
		font-style			: normal;
		font-weight			: normal;
	}
	a {
		color				: #000000;
		text-decoration		: none;
	}
	a:hover{
		color				: #FF0000;
		text-decordtion		: underline;
	}
	.content{
		font-size			: 10pt;
	}
	.header
	{
		font-size			: 12pt;
		color				: #993300;
		font-weight			: bold;
	}
	.nav_active
	{
		float:				right;
		width:				166px;
		background:			#F9F9F9;
		padding:1px;
		margin-left:				5px ;
		border: 			#cccccc 1px solid;
	}
	.qhse1
	{
		background-image: url('images/HSE-X.jpg');
		background-position: bottom right ;
		background-repeat : no-repeat ;
	}