tr { 
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #ffffdd;
}
.error
{
	color: red;
	font-weight: bold;
}
td.sidebar {
    background-color: #cccc99;
}
table.sidebarContents {
    background-color: #eeeebb
}
.title
{
	font-size: 12pt;
	font-weight: bold;
}
.copyright
{
	font-size: 7pt;
	text-align: center;
}
