
/* Main body style definition  */
BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

/* This is the style for the majority of text not otherwise defined below */
.bodytext {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color:000000;
	padding: 4 5 4 15;
	width:300px;
	
}
