H1{
	background: #99FFFF;
	text-indent: 0;
	font-size: 120%;
	padding: 0.4em;
	border-width: 1px 2px 2px 1px;
	border-color: #0000FF;
	border-style: outset;
}

H2{
	background: #FFFF00;
	text-indent: 0;
	font-size: 120%;
	padding: 0.2em;
	border-width: 1px 2px 2px 1px;
	border-color: #0000FF;
	border-style: outset;
}

BODY{
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
	margin: 16px;
}
TD{
	font-size: 12px;
	line-height: 130%;
	margin: 16px;
}
