/* style2 CSS for printer */

#column_r p {
	color: #996600;
	font-size: x-small;
	text-align: center;
	margin: 0;
	padding: 5px;
}
#column_r h3 {  /* right column heading */
  color: #996600;
	font-size: 1.5em;
}
ul.gold {
     list-style-type:square;
     line-height:1.4;
}
