td.sidebar {
	background-color: White;
	border: thin solid #771504;
}
a:link {
	color: White;
	text-decoration: none;
	font-size: 11pt;
	font-family: tahoma;
}
a:visited {
	color: White;
	text-decoration: none;
	font-size: 11pt;
	font-family: tahoma;
}
a:hover {
	color: black;
	text-decoration: underline;
	font-size: 11pt;
	font-family: tahoma;
	}
body {
	color: #d8d8d8;
	font-family: tahoma;
	}
