/* CSS definition file containing site wide stylesheets */

.Heading {
	font-size: 16px;
 	line-height: 14px;
 	font-weight: bold;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.Dropcap {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 2em;
 	color: rgb(0,0,0);
 	line-height: 82%;
 	font-variant: normal;
 	float: left
}