body 	{
	font-family:verdana, helv, arial;
	font-size:10;
	color:#FFF8DC;
	}

table 	{
	font-family:verdana, helv, arial;
	font-size:10;
	color:#FFF8DC;
	}

h1, h2	{
	font-family:verdana, helv, arial;
	}

h1 	{
	font-size:10pt;
	color:#FFD030;
	font-weight:900;
	}

h2 	{
	font-size:9pt;
	color:#FFD030;
	font-weight:600;
	}

a:link	{
	color:#FFA500;
	font-weight:600;
	text-decoration:none;
	}

a:visited 
	{
	color:#FFA500;
	font-weight:600;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

a:active 
	{
	color:#F0FCC0;
	font-weight:600;
	text-decoration:none;
	}
