body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
  text-align: center;
}

table, td, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
}

ul, li {
 margin-top: 3px;
 margin-bottom: 3px;
}

.f24pt {
  font-size: 24pt;
}

.f20pt {
	font-size: 20pt;
}

.f18pt {
	font-size: 18pt;
}

.f16pt {
	font-size: 16pt;
}

.f14pt {
	font-size: 14pt;
}

.f12pt {
	font-size: 12pt;
}

.f11pt {
	font-size: 11pt;
}

.f10pt {
	font-size: 10pt;
}

.f08pt {
	font-size: 8pt;
}

a img {
	border: none;
}

.border-s-l {
  background-image: url("images/border-s-l.gif");
}

.border-s-r {
  background-image: url("images/border-s-r.gif");
}

.border-s-t {
  background-image: url("images/border-s-t.gif");
}

.border-s-b {
  background-image: url("images/border-s-b.gif");
}

.border-c-tl {
  background-image: url("images/border-c-tl.gif");
}

.border-c-tr {
  background-image: url("images/border-c-tr.gif");
}

.border-c-bl {
  background-image: url("images/border-c-bl.gif");
}

.border-c-br {
  background-image: url("images/border-c-br.gif");
}

a:link {
	color: rgb(255,190,0);
}

a:visited {
	color: rgb(255,190,0);
}

a:hover {
	color: rgb(176,220,0);
}

a:active {
	color: rgb(255,190,0);
}
