BODY		{background:url(artwork/bushes-background.jpg) fixed;
		background-color:#336633;
		font-family:Arial;
		color:#FFFFCC;
		scrollbar-face-color:#186321;
		scrollbar-shadow-color:#537B10;
		scrollbar-highlight-color:#B58D31;
		scrollbar-3dlight-color:#299C39;
		scrollbar-darkshadow-color:#1A4A18;
		scrollbar-track-color:#7BC618;
		scrollbar-arrow-color:yellow}

H1		{font-weight:bold;
		text-align:center;
		color:#66FF00}

H2		{font-weight:bold;
		text-align:center;
		color:#99FF00}

H3		{font-weight:bold;
		text-align:center;
		color:#CCFF00}

H4		{font-weight:bold;
		text-align:center;
		color:#FFFF00}

P		{text-align:justify;
		text-indent:15pt;}

P.noindent	{text-align:justify;
		text-indent:0pt;}


A:link	{color:#FFFF00;
		text-decoration:underline}

A:visited	{color:#FF0099;
		text-decoration:underline}

A:hover	{background:#99FF99;
		color:#666600;
		text-decoration:none}

A:active	{background:FFFFFF;
		color:#0000FF;
		text-decoration:none}

