<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* COMMON styles */
img { border-style: none ; }
/* FORM styles */
form { display: inline ; margin: 0px ; padding: 0px }
input { font-size: 12px }
select { font-size: 12px }
textarea { font-size: 12px }

a:link{ text-decoration: underline ; color: #333333 }
a:hover{ text-decoration: underline ; color: #333333 }
a:visited{ text-decoration: underline ; color: #333333 }

body {
  margin-top: 0px ;
  margin-bottom: 0px ;
  margin-left: 0px ;
  margin-right: 0px ;
  text-align: left ;
}
#PAGE_BAK {
  width: 960px ;
  margin: 0px auto ;
  max-width: 100% ;
  font-size: 1px ;
  text-align: left ;
}
#PAGE_OUT {
  width: 960px ;
  font-size: 1px ;
  text-align: left ;
  margin: 0px ;
  padding: 0px ;
}
#PAGE_BOX {
  width: 960px ;
  font-size: 1px ;
  text-align: left ;
  border-style: none ;
  background-color: #ffffff ;
}
/* HEADER */
#HEADER {
  float: left ;
  width: 960px ;
  min-width: 960px ;
  max-width: 960px ;
  margin: 0px ;
  padding: 0px ;
  border-style: none ;
  font-size: 12px ;
  line-height: 12px ;
  text-align: center ;
  vertical-align: top ;
}
/* PATH */
#PATH {
  float: left ;
  width: 960px ;
  min-width: 960px ;
  max-width: 960px ;
  margin: 0px ;
  padding: 0px ;
  border-style: none ;
  font-size: 12px ;
  line-height: 12px ;
  text-align: left ;
  vertical-align: top ;
}
/* LEAD */
#LEAD {
  float: left ;
  width: 960px ;
  min-width: 960px ;
  max-width: 960px ;
  margin: 0px ;
  padding: 0px ;
  border-style: none ;
  font-size: 12px ;
  line-height: 12px ;
  text-align: left ;
  vertical-align: top ;
}
/* BODY */
#BODY {
  float: left ;
  width: 960px ;
  min-width: 960px ;
  max-width: 960px ;
  margin: 0px ;
  padding: 0px ;
  border-style: none ;
  font-size: 12px ;
  line-height: 12px ;
  text-align: left ;
  vertical-align: top ;
}
/* FOOTER */
#FOOTER {
  float: left ;
  width: 960px ;
  min-width: 960px ;
  max-width: 960px ;
  margin: 30px 0px 0px 0px ;
  padding: 0px ;
  border-style: none ;
  font-size: 12px ;
  line-height: 12px ;
  text-align: left ;
  vertical-align: top ;
}
</pre></body></html>