body	{
	background-color: white;
	color: black;

	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;

	text-align: left;

	margin:  0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}

a	{
	color: rgb(51,51,153);

	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;

	text-align: left;
	}

