body 	{font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #000000;
	background: #FFfACB
	}

a:link {color: #8B0000;}

a:active {color: #0000EE;}

a:visited  {color: #008B8B;}

td 	{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #00008B;
	}


input	{
	font-size: 9pt;
		}

input.blue	{
			background: gray;
			color: navy;
			}