/* CONTENT */
.title
{
	font: bold 19pt "Adobe Garamond", AGaramond, Garamond, Georgia, "Times New Roman";
	text-transform: uppercase;
	color: #B9BFCD;
}
.title a:link,
.title a:visited
{
	text-decoration: none;
	color: #B9BFCD;
}

.title-toc
{
	font: bold 17pt "Adobe Garamond", AGaramond, Garamond, Georgia, "Times New Roman";
	font-variant: small-caps;
	color: #B9BFCD;
}
.title-toc a:link,
.title-toc a:visited
{
	text-decoration: none;
	color: #B9BFCD;
}

.callout
{
	border-color: #B9BFCD;
	color: #B9BFCD;
}
