div		{display:block;
		position:absolute;}

body		{font:11pt arial narrow, arial;
		color:orange;
		z-index:4;}

h1		{font:30pt arial narrow, arial;
		font-weight:bold;
		color:white;}

h2		{font:15pt arial narrow, arial;
		font-weight:bold;
		color:white;
		text-align:left;}

h3		{font:13pt arial narrow, arial;
		font-weight:bold;
		color:white;}

a		{text-decoration:none;}
a:link		{color:white;}
a:visited	{color:white;}
a:hover		{color:rgb(102,255,00);}
a:active	{color:rgb(102,255,00);}
