/* CSS definition file containing site wide stylesheets */

.refences {
	font-family: "Franklin Gothic Medium",  sans-serif;
 	font-size: 10pt;
 	color: rgb(20,40,40);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	list-style-type: square;
 	text-align: right
}

ADDRESS {
	font-family: "Franklin Gothic Medium",  sans-serif;
 	font-size: 10pt;
 	color: rgb(20,40,40);
 	font-weight: normal;
 	font-style: normal;
 	text-align: right
}