	body {
		margin: 0;
		padding: 0;
		background-color: #ffffff;
	}
	
	body, table, td, p, INPUT, strong,texarea {
		font-family: Tahoma, sans-serif;
		font-size: 13px;
		font-weight: normal;
	}

	h1 {
		font-family: Tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}

	.copyrignt {
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		color:#666666;
	}

	.jac_menu {
		font-family: Tahoma, sans-serif;
		font-size: 13px;
		color:#006699;
		text-decoration: underline;
	}

	.enter {
		font-family: Tahoma, sans-serif;
		font-size: 13px;
		color:#006699;
		background-color: #E1E1E3;
		font-weight: bold;
		text-decoration: underline;
	}

	.text_block_napr {
		font-family: Tahoma, sans-serif;
		font-size: 12px;
	}
	
	a.office {
		color: #000000;
		text-decoration:none;
	}

	a.office:hover {
		color: #000000;
		text-decoration:none;
	}
	
