<style>

<!--
.SMALLO {font-family : Eurostyle, Arial;
font-size : 9pt;
text-decoration: none;
color : #FD8342}

.MEDO {font-family : Eurostyle, Arial;
font-size : 11pt;
text-decoration: none;
color : #FD8342}

.BIGO {font-family : Eurostyle, Arial;
font-size : 20pt;
color : #FD8342}

.SMALLW {font-family : Eurostyle, Arial;
font-size : 9pt;
text-decoration: none;
color : #FFFFFF}

.MEDW {font-family : Eurostyle, Arial;
font-size : 11pt;
text-decoration: none;
color : #FFFFFF}

.BIGW {font-family : Eurostyle, Arial;
font-size : 20pt;
color : #FFFFFF}

.SMALLB {font-family : Eurostyle, Arial;
font-size : 9pt;
text-decoration: none;
color : #000000}

.MEDB {font-family : Eurostyle, Arial;
font-size : 11pt;
text-decoration: none;
color : #000000}

.BIGB {font-family : Eurostyle, Arial;
font-size : 20pt;
color : #000000}

.SMALLG {font-family : Eurostyle, Arial;
font-size : 10pt;
color : #666666}

.MEDG {font-family : Eurostyle, Arial;
font-size : 12pt;
text-decoration: none;
color : #666666}

.BIGG {font-family : Eurostyle, Arial;
font-size : 18pt;
color : #666666}

.COPYRIGHT {font-family : Arial;
font-size : 7pt;
text-decoration: none;
color : #666666}

.COPYRIGHT2 {font-family : Arial;
font-size : 7pt;
text-decoration: none;
color : #FFFFFF}

A:hover {
  color: #FD8342;
  text-decoration: underline;
}

A.medo:hover {
  color: #000000;
  text-decoration: underline;
}

A.SMALLO {font-family : Eurostyle, Arial;
font-size : 9pt;
text-decoration: none;
color : #FD8342
}

A.smallo:hover {
  color: #000000;
  text-decoration: underline;
}

A.COPYRIGHT:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.infoBox {
  background: #666666;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents2 {
  background: #00677A;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents3 {
  background: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
--></STYLE>