.cpcommon {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	color: #000000;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding: 5px;
}
a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	padding: 5px;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.cpcommonquotes {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	color: #000000;
	font-style: italic;
}
.squiggle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.space {
	padding-right: 25px;
	padding-bottom: 25px;
}
