body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #082a55;
	color: white;
	}
table.stitch {
	border : 2 dashed #8a98bd;
	}
td {
	font-family: tahoma;
	font-size: 10pt;
	}
a:link.bar {
	color: white;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	}
a:visited.bar {
	color: white;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	}
a:hover.bar {
	color: #455da4;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	}