body {
	width: 800px;
	color: #002200;
	background-color: #F8F8FF;
	text-align: center;
	font-size: 18px;
}
h1 {
	color: #0000AA;
	background-color: #AAFFAA;
	text-align: center;
	font-size: 26px;
}
h2 {
	color: #990000;
	background-color: #FFAAAA;
	text-align: center;
	font-size: 24px;

}
h3 {
	color: #0000aa;
	text-align: center;
	font-size: 20px;

}

p,ul {
	text-align: left;
}
TABLE {
}
td {
	text-align: center;
	padding: 10px;
}
.linkb { background: #BBEEFF }
a:link { color: #0040FF; text-decoration: none }
a:visited { color: #0033A0; text-decoration: none  }
a:active { color: #990000; text-decoration: none  }
a:hover { color: #A090A0; text-decoration: none  }
.phexp { font-size: small }
.units { width: 800px }
.toleft { text-align: left }
.strong { font-weight: bold }
.headt {
	padding: 3px;
	background-color: #a0e0ff;
	color: #000000;
	font-size: 14px;
	text-align: center;
}
.headtj {
	padding: 3px;
	color: #000000;
	font-size: 14px;
	text-align: center;
}

