BODY  {
	color: #222222;
	font-size: 12;
	font-family: "Palatino";
	background: white
}
.c  {
	font-size: 14;
	font-family: "Lucida Grande";
}
H1 {
	text-align: center;
	font-weight: bold, W6;
	font-family: "Lucida Grande";
	color: #660000;
	background: #ffeeaa;
}
H2 {
	font-family : "Lucida Grande";
	color: #660000;
}
H3 {
	font-family: "Lucida Grande";
}
A {
	color: #002266;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
EM {
	font-weight: bold, W6;
	font-style: normal;
	font-family: "Lucida Grande";
	color: black;
}
.note {
	list-style-type: disc;
}
.a {
	font-size: 10;
}
.s {
	font-weight: normal;
	font-family: "Lucida Grande";
}
.cr {
	text-align: right;
	font-family: "Palatino";
	font-size: 10;
}