body {
	margin-left: 1%; margin-right: 1%;margin-top: 1%; margin-bottom: 1%;
	background-color: #f0f0ff;
	font-family: tahoma,arial;
	font-size:11px;
	text-align: justify;
	color: #4545ff;
	scrollbar-face-color:#aaaaff;
	scrollbar-highlight-color:#CBF3FF;
	scrollbar-3dlight-color:#E9FFFF;
	scrollbar-darkshadow-color:#5D859D;
	scrollbar-shadow-color:#7199B1;
	scrollbar-arrow-color:#E9FFFF;
	scrollbar-track-color:#D7D7C8;
}

H1.header {
	font-family: tahoma,arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}

table {
	font-family: tahoma,arial;
	font-size:11px;
	text-align: justify;
	color: #6f6fff;
	empty-cells: show;
}
td.imageright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
td.imageleft {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table.hairline {
	font-family: tahoma,arial;
	font-size:11px;
	text-align: justify;
	color: #6f6fff;
	empty-cells: show;
	border: 1px solid #6f6fff;
}
td.hairline {
	font-family: tahoma,arial;
	font-size:11px;
	text-align: justify;
	color: #6f6fff;
	empty-cells: show;
	border: 1px solid #6f6fff;
}
div.hairline {
	font-family: tahoma,arial;
	font-size:11px;
	text-align: justify;
	color: #6f6fff;
	empty-cells: show;
	border: 1px solid #6f6fff;
}
