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