/* CSS definition file containing site wide stylesheets */

.quotes {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	line-height: 20px;
 	font-weight: bold;
 	font-style: italic;
 	text-decoration: none ;
 	margin-top: 0pt;
 	margin-bottom: 0px
}