/*-GENERAL---------------------------------------------------------------------------------------------------------------*/
	a img {border:0;}
	a {
		color: #002c49;
		font-weight:bold;
		text-decoration:none;
	}
	#D2_body {
		font-size:15px;
		font-weight:normal;
		font-family:Georgia,'Times New Roman',Times,serif;
	}
	.printURL {
		color: #002c49;
		text-decoration:underline;
		font-style:italic;		
	}
/*----------------------------------------------------------------------------------------------------------------------*/
/*-HEADER---------------------------------------------------------------------------------------------------------------*/
	#D2_headerMainSection {
		border-bottom:1px solid #000;
		padding-bottom:10px;
	}
	#D2_topMenuSection {
		display:none;
	}
	#D2_right {
		display:none;
	}
	#D2_mainMenu {
		display:none;
	}
/*----------------------------------------------------------------------------------------------------------------------*/
/*-FOOTER--------------------------------------------------------------------------------------------------------------*/
	#D2_footer {
		border-top:1px solid #000;
	}
	.D2_right {
		display:none;
	}
/*----------------------------------------------------------------------------------------------------------------------*/

