p.dropcap:first-letter {
     font-family: Georgia;
	 font-weight: bold;
	 font-size: 60px;
	 float: left;
	 padding-right: 2px;
	 
}


.text {
	font-family: Verdana;
	font-size: 11px;
}


