@import url("content.css");

/* 1 :-------- Global ------------ */
	body {
		font: .75em/1.4em Arial, Helvetica, sans-serif, Verdana;
		color: #56504e;
		padding: 10px!Important;
		margin: 0!Important;
		width: 650px!Important;
		float: left;
		}	

	.nav {
		display: none;
		}
	.content {
		padding: 0!Important;
		margin: 0!Important;
		}		
	ul {
		clear: both;
		}
						
	.printLogo {
		margin-left: -10px;
		margin-bottom: 30px;
		}	
	img {
		display: block;
		}
	a {
		color: #007ec4;
		}
	a img {
		border: none;
		}	
			
	h1  {
		margin-top: 0;
		font-size: 18px;
		color: #666;
		font-family: Georgia, "Times New Roman", Times, serif;
		clear: both;
		}
	h2  {
		margin-top: 0;
		font-size: 26px;
		font-family: Georgia, "Times New Roman", Times, serif;
		clear: both;
		}				
	h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px!important;
		margin-bottom: 25px;
		clear: both;
		}
	