

body {
	font: 12px/1.5 'Helvetica Neue',Arial,'Liberation Sans', sans-serif;
	color:#333;
	background-color: #ffffff;
}

p, td, th {
	font: 12px/1.5 'Helvetica Neue',Arial,'Liberation Sans', sans-serif;
	color:#333;

}

table.static tbody tr td{
	
	border-bottom: 1px dotted #EFEFEF;
	border-left: 1px dotted #EFEFEF;
	border-left: 1px dotted #EFEFEF;	
}

