body { 
  background-color: #fffff0; 
  font-family: Arial, sans-serif;
	font-size: normal;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	color: #006633;
	}
p { 
  border-style: outset;
	border-width: 2px;
	background-color: #ffff99;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 150px;
	margin-right: 150px;
	font-size: 110%;
	text-align: center;
	color: #006633;
	}
img.FloatLeft {
float: left;
margin: 10px;
}	
h1  {
  color: #006633;
  font-family: Arial;
  font-size: 250%;
  text-align: center;
}
h2 {
  color: #003333;
	font-family: Arial;
  font-size: 150%;
  text-align: center
	}

h3 { 
  font-size: 80%;
	text-align: left;
	text-indent: 150px;
	color: #006633;
  }
table.Tab {
width: 100%;
font-size: 100%;
border-style: outset;
	border-width: 2px;
	background-color: #ffff99;
}
th.Col1{
width:300px;
text-align: left;
}
th.Col2{
text-align: left;
}

