/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18px;
	color: #000000;
}
img {
display: none;
}
div#printing {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B5B69A;
}
div#printing img {
	display: block;
}

td#rightevents {
	display: none;
}
td#leftmenu a, td#footer a {

	font-size: 10pt;
	color: #000;
}
li {
	list-style-type: none;
}
.imgprint {
	display: block;
}
td#leftmenu {
	display: none;
}

