@charset "UTF-8";
/* CSS Document */

/* CSS code moved here by RMY 19.2.15 so that reference format can be used on any page */

		.groups 			{ margin-left: 5% }
		.groups a			{ color: #05683a; text-decoration: none }
		.groups a:hover		{ color: #ee1c25 }

		.bibliolist			{ font-size: smaller; margin-left: 5%; text-indent: -5%; margin-right: 10% }
		.bibliolist a		{ color: #9999ff ; text-decoration: none }
		.bibliolist a:hover	{ color: #ee1c25 }
			
		a.reftitle			{ color: blue ; text-decoration: none }
		a.thisone			{ font-weight: bold; color: #999999 }

		.bibliosub			{ font-size: larger; font-style: italic; font-weight: bolder }
		.bibliosub			{ margin-top: 3em; color: #05683a }
			
		.bibyear			{ font-style: italic; color: #05683a }
		.bibyear			{ margin-top: 1em; margin-left: 10% }
		
		.disclaimer	p		{ margin-left: 10%; margin-right: 10%;
							  font-style: italic; font-size: smaller ; }
