body,td {
	margin-top: 30px;
	margin-left: 30px;
	background-color: #e4e7e9;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333355;
	line-height: 15pt;
}
a {
	color: #0096D3;
}
table.transp {
	background-color: transparent; 
}
td.transp {
	background-color: transparent; 
}
table.outlinetop {
	height: 580px;
	border: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #48606c;
}
td.outlineleftright {
	border: 0px;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #48606c;
	border-right-color: #48606c;
}
td.outlinebottom {
	background-color: #0096D3;
	border-style:solid;
	border-width: 1px;
	border-color: #0096D3;
}
h2,h4 {
	color:#0096D3;
}
