body,td {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: black;
	background-color: #FFD89D;
	}

h1	{
	font-size: 20pt;
	text-align: center;
	}
i	{
	font-size: 10pt;
	font-style: normal;
	}

.u1	{
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	}
.a	{
	border-color: silver;
	border-bottom-style:solid;
	border-bottom-width: 4px;
	border-left-style: solid;
	border-left-width: 12px;
	padding-left: 10px;
	}


