p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #999999;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	color: #666666;
}
.pcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 1em;
	color: #666666;
	text-align: center;
}
.pnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 1em;
	color: #666666;
	text-align: left;
}
.p_bigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
}
.red {
	color: #C00;
}
