body  	{
		background-color:#999999;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		font-family:Arial,sans-serif;
		font-size:10pt;
                color:#000000;

		SCROLLBAR-FACE-COLOR:#999999;
		SCROLLBAR-3D-LIGHT-COLOR:#999999;
		SCROLLBAR-TRACK-COLOR:#999999;
		SCROLLBAR-ARROW-COLOR:#999999;
		SCROLLBAR-DARKSHADOW-COLOR:#999999;
		SCROLLBAR-BASE-COLOR:#999999;
		SCROLLBAR-HIGHLIGHT-COLOR:#999999;
		SCROLLBAR-SHADOW-COLOR:#999999;
		}

a		{ color:#FFFFFF; text-decoration:none; }
a:link   	{ color:#FFFFFF; text-decoration:none; }
a:visited	{ color:#FFFFFF; text-decoration:none; }
a:active 	{ color:#FFFFFF; text-decoration:none; }
a:hover    	{ color:#FFFFFF; text-decoration:none; background:#999999}

table 	{
		font-family:Arial,sans-serif;
		font-size:10pt;
		}

font    	{ font-size:12pt; }
h1    		{ font-size:32pt; }
h2    		{ font-size:24pt; }
h3    		{ font-size:18pt; }
h4    		{ font-size:12pt; }
h5    		{ font-size:10pt; }
h6    		{
		font-family:Arial,sans-serif;
		font-size:8pt;
		font-weight:lighter;
		}


