h1,h2,h3,h4,h5 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-left:4px;
	margin-top: 4px;
	font-size:16px;
}
p,li,table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left:4px;
	
}
body {padding-left:4px;
padding-top:10px;
	
}

table{

border:dashed 1px #CCCCCC ;
}

