/*/////////////////////////////////////////////////////////////////////
	Misc
/////////////////////////////////////////////////////////////////////*/

	.hide { 
		height: 0; width: 0;
		font: 1px/1px sans-serif; text-indent:-9999px;
		position: absolute; top:0; left: -9999px;
		overflow:hidden; background:transparent none;
	}
	
/*/////////////////////////////////////////////////////////////////////
	Fontage
/////////////////////////////////////////////////////////////////////*/

	body, a, ul, li, p, h1, h2, h3, h4, input, select, textarea {
		font-family:"Tahoma", Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	
	body, body a {
		color:#000;
	}
	
	h3 {
		font-size:1.2em;
		color:#01259F;
		margin:25px 0 12px 0;
	}
	
	p {
		line-height:1.6em;
		text-align:justify;
	}
		
	.trus {
		font-family:"Times New Roman", Times, serif;
	}

/*/////////////////////////////////////////////////////////////////////
	Shell
/////////////////////////////////////////////////////////////////////*/

	body {
		font-size:0.7em;
	}

	#sideNav, #topNav, #footer, div.pageNav, #addToFav, #btnBackT, #btnBackB, br.clear {
		display:none;
	}
	
	img {
		border:0;
	}
	