/* CSS definition file containing site wide stylesheets */

.Caption {
	font-size: 12px;
 	color: rgb(102,51,153);
 	line-height: 1em;
 	font-weight: bold;
 	font-style: italic;
 	margin-top: 0px;
 	margin-bottom: 0px
}