body	{
	margin-top: 5;
	margin-bottom: 5;
	margin-left: 5;
	margin-right: 5;
	background-color: #000000;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000066;
	}

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

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

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

hr	{
	color: #000066;	
	}

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