BODY {
  font-family: arial,helvetica;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  color: #ff9933;
  background-color: #000066;
}

A:visited {
  font-weight: normal;
  text-decoration: none;
  color: #0000ff;
}

A:link {
  font-weight: normal;
  text-decoration: none;
  color: #0000ff;
}

A:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #ff0099;
}

A.dark:visited {
  font-weight: normal;
  text-decoration: none;
  color: #ffff99;
}

A.dark:link {
  font-weight: normal;
  text-decoration: none;
  color: #ffff99;
}

A.dark:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #ffff99;
}

TD {
  color: #ff9933;
  font-family: arial,helvetica;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9pt;
}

TABLE.nav {
  width: 100%;
  height: 100%;
  background-color: #ff9933;
}

TD.navhead {
  background-color: #000066;
  vertical-align: middle;
  font-family: "comic sans ms";
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16pt;
  text-align: center;
  color: #ffff99;
}

TD.navcont {
  background-color: #ffcc66;
  vertical-align: top;
  text-align: left;
  color: #000066;
}

TD.lm7 {
  background-color: #ff9933;
  vertical-align: bottom;
  text-align: center;
  color: #000066;
}

TABLE.main {
  font-family: "comic sans ms";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14pt;
  color: #ffff99;
}

TD.mainhead {
  width: 250px;
  background-color: #000066;
  vertical-align: middle;
  font-family: "comic sans ms";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12pt;
  text-align: center;
  color: #ffff99;
}

TD.maincont {
  background-color: #ff9933;
  width: 250px;
	height: 56px;
  vertical-align: middle;
  text-align: center;
  color: #000066;
}

TD.maincont2 {
  background-color: #ff9933;
  vertical-align: middle;
  text-align: center;
  color: #000066;
}

#tdcenter {
  text-align: center
}


#title1 {
  font-family: "comic sans ms";
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 28pt;
  color: #ffff99;
}

#title2 {
  font-family: "comic sans ms";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14pt;
  color: #ffff99;
}

A.main:visited {
  font-weight: normal;
  text-decoration: none;
  color: #ffff99;
}

A.main:link {
  font-weight: normal;
  text-decoration: none;
  color: #ffff99;
}

A.main:active {
  font-weight: normal;
  text-decoration: none;
  color: #ff0000;
}

A.main:hover {
  font-weight: normal;
  text-decoration: none;
  color: #ff0099;
}

TABLE.cont {
  background-color: #ffcc66;
  width: 1000px;
}

TD.conthead {
  background-color: #000066;
  vertical-align: middle;
  font-family: "comic sans ms";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12pt;
  text-align: center;
  color: #ffff99;
}

TD.conthead big {
  font-size: 16pt;
  font-weight: bold;
}

TD.contcont {
  font-size: 10pt;
  background-color: #ff9933;
  vertical-align: top;
  text-align: left;
  color: #000066;
}

TD.contcontC {
  font-size: 10pt;
  background-color: #ff9933;
  vertical-align: middle;
  text-align: center;
  color: #000066;
}

TD.copyrightL {
  background-color: #ff9933;
  vertical-align: middle;
  text-align: left;
  color: #000066;
}

TD.copyrightC {
  background-color: #ff9933;
  vertical-align: middle;
  text-align: center;
  color: #000066;
}

TD.copyrightR {
  background-color: #ff9933;
  vertical-align: middle;
  text-align: right;
  color: #000066;
}