body , p, table, td, li, ul ,ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

p, li, ul ,ol{
	text-align:justify;
	line-height:140%;	
}



a:link, a:visited {
	text-decoration:underline;
	color:#5B5FE3;
}

a:hover {
	background-color:#FFCC66;
}

.small {
	font-size: 7pt;
	font-style: normal;
}