BODY		{background-color:#000000;
		color:#FFCC00;
		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:#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:justify;
		text-indent:15pt;}

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


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:lime;
		color:#33CCFF;
		text-decoration:none}

