/* CSS definition file containing site wide stylesheets */

.Subheads {
	font-size: x-small
}

.Quotes {
	font-size: medium;
 	font-style: italic;
 	text-decoration: none 
}

.Footnotes {
	font-size: x-small;
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: decimal
}

.Caption {
	font-size: x-small;
 	font-style: italic
}

.Code {
	list-style-type: none
}

.List {
	font-size: small;
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: disc
}

.Listx {
	text-decoration: none 
}

.Credits {
	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}