* { font-family: Arial,sans-serif; }

body
{
	backGround: #FFFFF7;
	color: #777777;
}
body, td
{
	font-family: arial;
	font-size: 8pt;
}

a:link, a:active, a:visited
{
	color: #FF6600;
	text-decoration: underline;
}

a:hover { text-decoration: none; }

#lite { color: #999999; }

h1 
{ font-size: 16px;}
h2
{ font-size: 14px;}