body {
	background-image: url(_images/sidebarbg.gif);
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	color: #036;
	
}
img {
	margin: 0 10px 5px 0;
}
.footer {
	text-align: center;
	line-height: 1.3em;
}
td {
	font-size: 11pt;
	line-height: 1.4em;
}
a:link, a:visited {
	color: #069;
}
a:hover {
	color: #033;
}

