body	{ 			background-color: white;			color: black;			font-family: Verdana, Tahoma, Arial, sans-serif;			font-size: 10pt;			margin-left: 4px;			margin-top: 4px;			margin-right: 0px;		}td		{ 			background-color: inherit;			color: black;			font-family: Verdana, Tahoma, Arial, sans-serif;			font-size: 10pt;		}a:link	{			background-color: inherit;			color: #006633; 			text-decoration: none;		}a:visited {			background-color: inherit;			color: #006633; 			text-decoration: none;		}a:active {			background-color: inherit;			color: #006633; 			text-decoration: none;		}a:hover	{			background-color: inherit;			color: #006600; 			text-decoration: underline;		}.sidebar {			background-color: #E2F3F0;			border-bottom-width: 0px;			border-left-width: 0px;			border-right-width: 1px;			border-top-width: 0px;			border-style: solid;			border-color: #559C94;		}