/* set style */
p {
  font-style: normal;
  font-weight: normal;
}
a { color: #0099FF; }
a:hover { color: #FF9900; }

/* set header style */
.headerlinks {
  font-size: 84%;
  font-width: normal;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
}
.headersearch {
  font-size: 12px;
  font-width: normal;
  width: 212px;
  height: 18px;
  color:#000000;
  border: 1
  solid #ffffff;
  background-color:#ffffff;
}
.navilinks {
  font-size: 84%;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color:#33333;
}
.skip {
  display: none;
}

/* set footer style */
.footercopyright {
  font-size: 84%;
  font-width: normal;
  font-style: normal;
  line-height: 125%;
  font-weight: normal;
  color: #FFFFFF;
  padding: 5px 10px;
}
.footerlinks {
  color: #333333;
}

/* set menu style */
.menulinks {
  font-size: 84%;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #333333;
}

/* set contents style */
.pagetoplinks {
  font-size: 84%;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
}
.contentsheadtitle {
  width: 620px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-left-color: #DDDDDD;
  border-top-width: 1px;
  border-top-color: #CCCCCC;
  background-image: none;
  margin: 0px;
  border-bottom-color: #DDDDDD;
  padding: 10px;
  border-right-width: 1px;
  border-right-color: #DDDDDD;
}
.contentshead {
  font-size: 96%;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #333333;
}
.contentstitle {
  font-size: 96%;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #333333;
}
.contentstext {
  font-size: 84%;
  font-style: normal;
  line-height: 130%;
  font-weight: normal;
  color: #333333;
}
.contentscomment {
  font-size: 72%;
  font-style: normal;
  line-height: 130%;
  font-weight: normal;
  color: #333333;
}
.sitemaptext {
  font-size: 12px;
}
.sitemapcomment {
  font-size: 10px;
}
.tagline {
  font-size: 84%;
  font-style: normal;
  line-height: 125%;
  font-weight: normal;
  color: #333333;
}
.titlemini {
  font-size: 72%;
  line-height: 115%;
  vertical-align: top;
}
h1 {
  font-size: 108%;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
h2 {
  font-size: 96%;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 3px;
}
h3 {
  font-size: 84%;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
}
ul {
  list-style-type: square;
}
table.commonstyle {
  border: 1px solid #999999; border-collapse: collapse;
}
table.commonstyle th {
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
}
table.commonstyle td {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}
.sitemaptext a {
  text-decoration:none;
}
.sitemaptext a:hover {
  text-decoration:underline;
}
