body, p, td, th, ul { 
background-color: #fff; 
color: #000; 
font-family: Arial, Garamond, serif; 
font-size: 10pt; 
}


h3 {border-bottom: 1px solid gray;
    font-size : 16pt;
}

h2 {font-size : 12pt;
}
h5 {
    font-size : 13pt;
}

a:link, a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
	}
	

/* control of block-level elements.  */
#nav, #footer, #menu, #searchbox, #navHome, #header, #menu dt, #menuHome dd, .noprint { display: none; }

/*
#logoPrint{
  height: 300px; width: 300px;
	}
*/		
	.print{
  width:220px; height:208px;
	}	
	
	#noprint {
  width:220px; height:208px;
	}

		
#example_header {
 width:220px; height:228px;
  display:block;
  padding:5px;
	}
	
#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
