body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #333333; background-color: #266592; text-align: center; }
a { color: #990000; font-weight: normal; font-size: small; text-align: left; }
.borderPhoto {
	border: thin solid #333333;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.italicQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-style: italic;
}
.whiteText {
	color: #FFFFFF;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	display: compact;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #266592;
	border-bottom-color: #266592;
	background-color: #99CCFF;
}
.quoteCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	display: compact;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #266592;
	border-bottom-color: #266592;
	background-color: #99CCFF;
}
.textSuperscript {
	vertical-align: super;
	font-size: x-small;
	color: #CC0000;
}
.quoteDream {
	background-color: #CCCCFF;
	padding: 15px;
	border: thin dashed #0066CC;
}
.boldText { font-weight: bold; text-align: justify; }
.justifyText { text-align: justify; }
