/* CSS definition file containing site wide stylesheets */

.dropcap {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 60pt;
 	color: rgb(192,192,192);
 	line-height: 48pt;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: sub;
 	font-variant: normal;
 	float: left
}