html	{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}

body	{background-color:#000000;
		color:#FFCC00;}

h1		{font-weight:bold;
		text-align:center;
		color:#FFFF10}

h2		{font-weight:bold;
		text-align:center;
		color:#DEF763}

h3		{font-weight:bold;
		text-align:center;
		color:#ADDE63}

h4		{font-weight:bold;
		text-align:center;
		color:#A5DE94}

p		{text-align:left;
		text-indent:15pt;}

p.noindent	{text-align:left;
		text-indent:0pt;}

img.centeredimage {display: block;   margin-left: auto;   margin-right: auto; }

a:link	{color:#FF6600;
		text-decoration:none}

a:visited	{color:#CC0000;
		text-decoration:none}

a:hover	{background:#635208;
		color:#FFCE9C;
		text-decoration:none}

a:active	{background:#FFFFFF;
		color:#0000FF;
		text-decoration:none}		
		
a:active	{background:lime;
		color:#33CCFF;
		text-decoration:none}