/* CSS Document */

.dropcap {
float:left; 
color:#a01b56; 
font-size:40px; 
line-height:25px; 
padding-top:3px;
font-family: Georgia,Times New Roman,Times,serif; 
font-weight: bold;
}
.style3 {
	color: #a01b56;
	font-weight: bold;
}
.style4 {
	color: #a01b56;
	font-style: italic;
}
