#quotecontainer
{
	font-family: arial, helvetica, sans-serif;
	font-size: 125%;
	color: #5f5f5f;
	background-color: transparent;
	line-height: 1.7;
	padding: 5px;
}

.quotebody
{       
        font-size: 125%;
        color: #006633;
	text-align: center;
        background-color: transparent;
}

.quoteattribute
{         
        font-size: 125%;
        color: #006633;
        text-align: center;
	background-color: transparent;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 10px;
}