.pgm_cmp {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
font-variant: small-caps;
text-align: center;
}
.pgm_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.pgm_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
.pgm_h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.pgm_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	text-align: center;
}
.pgm_h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
}
