.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #036;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	color: #036;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}



/***********************************************/

.PACGreen {
        color: #17974C;
}
 

.PACGreenHDG {
        color: #17974C;
        font-size: 140%;
        font-weight: bold ;
}
				a.PACGreenHDG2:link, a.PACGreenHDG2:visited, a.PACGreenHDG2:active {
								text-decoration : none;
					      color: #17974C;
				        font-size: 140%;
				        font-weight: bold ;
				}
				a.PACGreenHDG2:hover {
								text-decoration : underline;
					      color: #17974C;
				        font-size: 140%;
				        font-weight: bold ;
				}
				

/***********************************************/

.PACRed {
        color: #890057;
}
 
.PACRedHDG {
        color: #890057;
        font-size: 140%;
        font-weight: bold ;
}
				a.PACRedHDG2:link, a.PACRedHDG2:visited, a.PACRedHDG2:active {
								text-decoration : none;
					      color: #890057;
				        font-size: 140%;
				        font-weight: bold ;
				}
				a.PACRedHDG2:hover {
								text-decoration : underline;
					      color: #890057;
				        font-size: 140%;
				        font-weight: bold ;
				}
				
				

/***********************************************/

.floatleft {}
.floatright {}
.superscript {}

