body	{
	line-height: 140%;
	background-color: #000000;
	color: #000066;
	font-family: arial, sans-serif;
	font-size: 10pt;
	margin: 5;
	}

a:link, a:active, a:visited{
	text-decoration: underline;
	color: #000066;
	font-family: arial, sans-serif;
	}

a:hover	{
	text-decoration: underline;
	color: #639CCE;
	}

td	{
	background-color: #ffffcc;
	line-height: 130%;
	font-size: 10pt;
	color: #000066;
	font-family: verdana, sans-serif;
	}

input	{
	background-color: #000066;
	color: #ffffff;
	}