@charset "UTF-8";
/* CSS Document */

h1	{color:#F3C;}

p   {color:#906;}

A:link	{color:#F39;}

A:active	{color:#903;}
		
A:visited	{color:#360;}

p, h1, link, alink, vlink, table	{font-family:Georgia, "Times New Roman", Times, serif;}


