.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
}
.title {
	font-family: "Lucida Handwriting", Georgia, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
/*.subtitle {
	font-family: "Lucida Handwriting", Georgia, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
} */
.subtitleblack-2space {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	word-spacing: 10px;
	letter-spacing: 5px;
}
.names {
	font-family: "Bradley Hand ITC", Georgia, Arial;
	font-size: 16px;
	color: #000000;
}
.subtitleblack-1-5space {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	word-spacing: 8px;
	letter-spacing: 3px;
}
.namesBig {
	font-family: "Bradley Hand ITC", Georgia, Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.imageright{
float:right;

}.comment-font {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #003333;
}
.captionfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
}
.subtitleblack-1-5space-graybg {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	word-spacing: 8px;
	letter-spacing: 3px;
	background-color: #CCCCCC;
}

