@charset "UTF-8";
/* CSS Document */
/* styles that only affect the references page */

.refQuote
	{
		font-style: italic;
	}
	
.refLocation
	{
		font-size: smaller;
		font-weight: bold;
	}


