body		{font-family: Arial; font-size: 10pt;
	 	     color: white;
	 	     background-color: black;}

h1		{font-size: 20pt;}
h2		{font-size: 18pt;}
h3		{font-size: 16pt;}
h4		{font-size: 14pt;}
h5		{font-size: 12pt;}

a:link		{color: #FFFF00; text-decoration: underline;}
a:visited	{color: #3366ff; text-decoration: underline;}
a:active	{color: #ff3399; text-decoration: underline;}
a:hover		{color: #ff3399; text-decoration: underline;}
