.title {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;

}
.garamondblack {
	font-family: Garamond;
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}
.textnorm {
	font-family: Garamond;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;




}
.smallblack {
	font-family: Garamond;
	font-size: 12px;
	color: #000000;
}
.captions {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	color: #FFFF33;
	font-weight: bold;

}
.textsmaller {
	font-family: Garamond;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.textred {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.smallverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textbold {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textlarge {

	font-family: Garamond;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;
}
