/* CSS definition file containing site wide stylesheets */

.Caption {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: center
}

.IndentedNotes {
	text-align: left;
 	margin-left: 50px;
 	margin-right: 50px
}

.FigCaptions {
	font-size: 14px;
 	font-weight: bold;
 	font-style: italic;
 	text-align: center
}
