BODY {
		font-family: Times New Roman;
		font-size: smallpt;
		font-weight: medium;
		font-style: none;
		color: #000000;
		background: #8080C0;
		text-align: left;
		margin-top: 20pt;
		margin-bottom: 20pt;
		margin-left: 30px;
		margin-right: 30px;
		border-bottom: solid;
		border-right: solid;
}

H1 {
		font-family: Impact;
		font-size: 16pt;
		font-weight: medium;
		font-style: none;
		color: #000000;
		background: #C0C0C0;
		text-align: center;
		margin-top: 20;
		margin-bottom: 10;
		margin-left: 30;
		margin-right: 30;
}
