@import url("../style.css");

body {
	font-weight: bold;
	
}

table {
width:100%; text-align:right;
padding:10px;
font-weight: bold;
}