.pullquote
{
	font-family: "Trebuchet MS", Arial, Sans-serif;
	color: #e7cfa1;
	font-size: 1.3em;
}


/* styles the drop-capitals */
.dropcap 
{
float: left;
width: 42px;
font-size: 5em;
line-height: 40px;
font-weight: normal;
color:#333333;
font-family: times;
}
.dropcapwhite {

float: left;
width: 42px;
font-size: 5em;
line-height: 40px;
font-weight: normal;
color:#FFFFFF;
font-family: times;
}

