/* CSS definition file containing site wide stylesheets */

P {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(35,28,70);
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	padding: 6pt 0pt 0pt 6pt
}