BODY {
		font-family: Arial;
		font-size: medium;
		font-weight: medium;
		font-style: normal;
		cursor: auto ;
		color: #000000;
		text-transform: none;
		text-decoration: none;
		text-align: left;
		margin-left: 10;
		margin-right: 10;
		left: 10pc;
		overflow: auto;
}

H1 {
	color: DarkBlue;
	font-family: Arial;
	font-size: xx-large;
	font-style: Medium;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}