/* CSS Document */
td {
	font-family: arial;
	font-size: 11pt;
	white-space: normal;
	padding: 0px 0px 0px 5px;
}
body {
	left: 0px;
	top: 0px;
	font-family: arial;
	font-size: 11pt;
	background-color: #ffffcc;
}
body {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffcc;
	scrollbar-track-color: #ffffcc;
	scrollbar-darkshadow-color: #ffffcc;
	scrollbar-face-color: #ffff88;
	scrollbar-highlight-color: #ffff88;
	scrollbar-shadow-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
