@media print {
    #mastHead, #header, #navcontainer, #mainSearch, #resizeText, #footer {display: none; }
}


p  {
  font-size: x-small;
}


h5 {
  font-size: x-small;
}


ul {
	font-size: x-small;
}

li {
	font-size: x-small;
}

#mainContent {
  font-size:x-small;
}

#leftContent {
  font-size: x-small;
}

#rightContent {
  font-size:x-small;
}

#anchorBox {
  font-size:x-small;
}


