body {
				font-family:Verdana,Arial;
				font-size:9pt;
				text-align:justify;
				color:#000000;
				background-color:#ffffff;
				scrollbar-face-color:#ffffff;
				scrollbar-shadow-color:#c0c0c0;
				scrollbar-highlight-color:#c0c0c0;
				scrollbar-3dlight-color:#002005;
				scrollbar-darkshadow-color:#000000;
				scrollbar-track-color:#ffffff;
				scrollbar-arrow-color:#000000
			}

a:visited	{
						color:#000000;
						font-weight:bold;
						text-decoration: none;
					}
a:link		{
						color:#000000;
						font-weight:bold;
						text-decoration: none;
					}
a:active	{
						color:#000000;
						font-weight:bold;
						text-decoration: none;
					}
a:hover	{
						color:#a00000;
						text-decoration: none;
					}

table	{
				font-size:9pt;
			}