/* CSS Document */

.title {
	text-align:center;
	font-size: 150%;
	font-variant: small-caps;
	color: #999;
}

.subtitle {
	text-align:center;
	font-size: 125%;
	color: #999;
}

.source {
	background: url(../../images/texts/src.gif) center right no-repeat;
	padding-right: 16px;
	font-size: 75%;
}

.sources {
	font-size: 80%;
}
