body {
	color: Black;
	background-color: White;
	font-size: 12.0pt
	font-family: "Times New Roman", Times, serif;

}

table {
	border-collapse: collapse;
}

a.sidebar {
	color: White;
	text-decoration: none;
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
}

a.sidebar:hover {
	color: #E0FFFF;
	text-decoration: none;
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
}

a {
	text-decoration: none
}