/* These CSS rules should be used for getting
   the styles of the cited sources/references. */

cite { /* estilo de salvaguarda, usando uma fonte muito especifica, nao comum */
	font-family: Georgia, Garamond, serif;
}

cite.publication, cite.piece {
	font-family: Times New Roman, Times, serif;
	font-size: 1em
}

cite.publication {
	font-weight: bold
}

cite.piece {
	font-variant: small-caps
}

div.aphorism, cite.author {
	display: block;
	text-align: right
}

cite.Master {
	font-style: italic
}
