.a {
	color: white; font-size: 9pt; background-color: maroon;
}
.c {
	text-align: right; color: white; font-size: 8pt; background-color: indigo;
}
.s {
	text-align: center; color: white; font-size: 17pt; font-weight: bold;
}
.y {
	text-align: center; color: white; font-size: 17pt; font-weight: bold;
}
.z {
	color: white; line-height: 1.3; font-size: 11pt;
}
.zz {
	background: rgb(70, 130, 180); width: 720px; height: 140px; color: white; line-height: 1.3; font-size: 12pt;
}
.d {
	background: url("bot.gif") no-repeat; text-align: center; font-size: 11pt; font-weight: bold; vertical-align: top;
}
.e {
	color: olive; font-size: 10pt;
}
.g {
	background: url("bot2.gif") no-repeat; text-align: center; font-size: 11pt; font-weight: bold; vertical-align: top;
}
.h {
	background: url("bot3.gif") no-repeat; text-align: center; font-size: 11pt; font-weight: bold; vertical-align: top;
}
.k {
	background: url("bot4.gif") no-repeat; text-align: center; font-size: 11pt; font-weight: bold; vertical-align: top;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
