.powywowy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #333333;
	text-indent: 5px;
}
.noindent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
}
.headliner {
	font-family: "Century Gothic", Georgia, "Times New Roman";
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
}

.subhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #006666;
	line-height: 24px;
}

.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
}

.italica {
	font-size: 12px;
	line-height: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	text-decoration: none;
	font-style: italic;
	color: #666666;
}
.imgglow {
	box-shadow: 0px 0px 10px 13px rgba(0, 0, 0, 0.4);
	border-radius: 10px;
}
